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.

stetodd/payment-gateway

https://github.com/stetodd/payment-gateway · scanned 2026-06-16 00:22 UTC (2 months, 2 weeks ago)

6 raw signals (0 security + 6 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 6 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 34 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
composer.json software healthy composer.json
PaymentGatewayInterface.php software healthy src/PaymentGatewayInterface.php
SimulatorPaymentGateway.php software healthy src/Testing/SimulatorPaymentGateway.php
Customer.php software healthy src/Model/Customer.php
Subscription.php software healthy src/Model/Subscription.php
Status.php software healthy src/Model/Subscription/Status.php
PortalSession.php software healthy src/Model/Portal/PortalSession.php
LineItemCollection.php software healthy src/Model/Checkout/LineItemCollection.php
LineItem.php software healthy src/Model/Checkout/LineItem.php
Session.php software healthy src/Model/Checkout/Session.php
CancelSubscriptionRequest.php software healthy src/Model/Request/Subscription/CancelSubscriptionRequest.php
UpdateSubscriptionPlanRequest.php software healthy src/Model/Request/Subscription/UpdateSubscriptionPlanReques…
GetSubscriptionRequest.php software healthy src/Model/Request/Subscription/GetSubscriptionRequest.php
ReactivateSubscriptionRequest.php software healthy src/Model/Request/Subscription/ReactivateSubscriptionReques…
CreateCustomerRequest.php software healthy src/Model/Request/Customer/CreateCustomerRequest.php
CreatePortalSessionRequest.php software healthy src/Model/Request/Portal/CreatePortalSessionRequest.php
CreateCheckoutSessionRequest.php software healthy src/Model/Request/Checkout/CreateCheckoutSessionRequest.php
GetCustomerRequest.php software healthy src/Model/Request/Checkout/GetCustomerRequest.php
SubscriptionNotFoundException.php software healthy src/Exception/Subscription/SubscriptionNotFoundException.php

LabelLayerStatusPath
src software healthy src
Testing software healthy src/Testing
Model software healthy src/Model
Subscription software healthy src/Model/Subscription
Portal software healthy src/Model/Portal
Checkout software healthy src/Model/Checkout
Request software healthy src/Model/Request
Subscription software healthy src/Model/Request/Subscription
Customer software healthy src/Model/Request/Customer
Portal software healthy src/Model/Request/Portal
Checkout software healthy src/Model/Request/Checkout
Exception software healthy src/Exception
Subscription software healthy src/Exception/Subscription

LabelLayerStatusPath
repobility-clone-fyjg5rka software healthy /tmp/repobility-clone-fyjg5rka
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/63ba5493-64f5-4ab4-91c7-dea2f980f58d/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/63ba5493-64f5-4ab4-91c7-dea2f980f58d/

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.