2026-03-05 - 2026-04-05

Overview

12 active pull requests
5 active issues
Excluding merges, 1 author has pushed 4 commits to dev and 16 commits to all branches. On dev, 3 files have changed and there have been 74 additions and 61 deletions.

3 releases published by 1 user

Tag v0.0.3 2026-03-17 17:54:15 +00:00

Tag v0.0.2 2026-03-17 17:48:05 +00:00

Tag v0.0.1 2026-03-16 22:19:25 +00:00

1 pull request merged by 1 user

Merged #22 DX audit and fix (PHP) 2026-03-24 11:36:42 +00:00

11 pull requests proposed by 1 user

Proposed #23 security: add CSRF protection to API billing endpoints 2026-03-24 16:19:43 +00:00

Proposed #24 security: validate billing address structure in Order model 2026-03-24 16:20:31 +00:00

Proposed #25 test: add tests for PaymentMethodService 2026-03-24 16:24:12 +00:00

Proposed #26 test: add tests for ReferralService 2026-03-24 16:25:33 +00:00

Proposed #27 test: add tests for InvoiceService 2026-03-24 16:25:48 +00:00

Proposed #28 test: add tests for UsageBillingService 2026-03-24 16:29:34 +00:00

Proposed #29 test: add tests for ProductCatalogService 2026-03-24 16:29:37 +00:00

Proposed #30 test: add tests for WarehouseService 2026-03-24 16:30:19 +00:00

Proposed #31 test: add tests for PermissionMatrixService 2026-03-24 16:34:35 +00:00

Proposed #32 feat: provisioning API endpoints and service documentation 2026-03-24 16:35:16 +00:00

Proposed #33 test: add integration tests for Stripe webhook handlers 2026-03-24 16:36:05 +00:00

1 issue closed from 1 user

Closed #3 fix: add declare(strict_types=1) to Services/ files 2026-03-24 16:18:52 +00:00

4 issues created by 1 user

Opened #18 [audit] Security, code quality, missing tests, error handling 2026-03-22 16:41:17 +00:00

Opened #19 [scan] Security attack vector mapping 2026-03-23 12:54:22 +00:00

Opened #20 [scan] API contract extraction 2026-03-23 13:53:27 +00:00

Opened #21 [scan] Convention drift check 2026-03-23 13:54:00 +00:00

12 unresolved conversations

Open #11 test: add integration tests for Stripe webhook handlers 2026-03-24 16:36:05 +00:00

Open #15 refactor: implement provisioning API endpoints 2026-03-24 16:35:16 +00:00

Open #14 docs: add class-level documentation to SKU services 2026-03-24 16:35:16 +00:00

Open #10 test: add tests for PermissionMatrixService 2026-03-24 16:34:35 +00:00

Open #8 test: add tests for WarehouseService 2026-03-24 16:30:19 +00:00

Open #9 test: add tests for ProductCatalogService 2026-03-24 16:29:37 +00:00

Open #7 test: add tests for UsageBillingService 2026-03-24 16:29:34 +00:00

Open #5 test: add tests for InvoiceService 2026-03-24 16:25:48 +00:00

Open #6 test: add tests for ReferralService 2026-03-24 16:25:33 +00:00

Open #4 test: add tests for PaymentMethodService 2026-03-24 16:24:12 +00:00

Open #13 security: add CSRF protection to API billing endpoints 2026-03-24 16:24:03 +00:00

Open #12 security: validate billing address structure in Order model 2026-03-24 16:20:31 +00:00