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)
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.
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.
| Label | Layer | Status | Path |
|---|---|---|---|
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 |
| Label | Layer | Status | Path |
|---|---|---|---|
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 |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-fyjg5rka |
software | healthy | /tmp/repobility-clone-fyjg5rka |
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.