Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.

SriramLol/D2Limiter

https://github.com/SriramLol/D2Limiter · scanned 2026-06-16 00:20 UTC (2 months, 2 weeks ago)

3 raw signals (0 security + 3 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 3 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 44 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.

LabelLayerStatusPath
README.md software healthy README.md
package-lock.json software healthy package-lock.json
README.txt software healthy packaging/README.txt
main.cpp software healthy src/main.cpp
resource.h software healthy src/resource.h
HotkeyService.cpp software healthy src/input/HotkeyService.cpp
HotkeyService.h software healthy src/input/HotkeyService.h
Config.cpp software healthy src/config/Config.cpp
Config.h software healthy src/config/Config.h
InterceptionManager.cpp software healthy src/interception/InterceptionManager.cpp
InterceptionManager.h software healthy src/interception/InterceptionManager.h
ClearTracker.h software healthy src/bungie/ClearTracker.h
ClearTracker.cpp software healthy src/bungie/ClearTracker.cpp
OverlayUi.cpp software healthy src/ui/OverlayUi.cpp
OverlayUi.h software healthy src/ui/OverlayUi.h
Modules.h software healthy src/modules/Modules.h
Modules.cpp software healthy src/modules/Modules.cpp
Win32Automation.h software healthy src/system/Win32Automation.h
Win32Automation.cpp software healthy src/system/Win32Automation.cpp
TcpReordering.cpp software healthy src/core/TcpReordering.cpp
PacketProvider.h software healthy src/core/PacketProvider.h
Types.h software healthy src/core/Types.h
Packet.cpp software healthy src/core/Packet.cpp
Packet.h software healthy src/core/Packet.h
TcpReordering.h software healthy src/core/TcpReordering.h
PacketProvider.cpp software healthy src/core/PacketProvider.cpp
Updater.cpp software healthy src/update/Updater.cpp
Updater.h software healthy src/update/Updater.h
WinDivertBackend.cpp software healthy src/backend/WinDivertBackend.cpp
WinDivertBackend.h software healthy src/backend/WinDivertBackend.h

LabelLayerStatusPath
packaging software healthy packaging
src software healthy src
input software healthy src/input
config software healthy src/config
interception software healthy src/interception
bungie software healthy src/bungie
ui software healthy src/ui
modules software healthy src/modules
system software healthy src/system
core software healthy src/core
update software healthy src/update
backend software healthy src/backend

LabelLayerStatusPath
repobility-clone-tchimjry software healthy /tmp/repobility-clone-tchimjry

LabelLayerStatusPath
auth::packaging/README.txt security healthy packaging/README.txt
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/f4db5895-80ca-4ece-8ccf-d6bf6f12bd22/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/f4db5895-80ca-4ece-8ccf-d6bf6f12bd22/

Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.