## Phase 6 — Wave Integrator & BreachDirect Ecosystem **Depends on:** Phase 5 ### Drips Wave alignment - Unified security toolchain for Stellar Wave 6 contributors - Cross-tool with [RytScan](https://github.com/BreachDirect/RytScan) (Soroban) + ShieldScan (web) - Drips issue matcher: suggest checks from Wave issue title/body ### Deliverables - [ ] Unified CLI: `breach scan web <url>` | `breach scan contract <path>` - [ ] Cross-reference web findings with RytScan Soroban results in combined report - [ ] Drips Wave issue matcher module (keyword → scanner rule mapping) - [ ] GitHub Action: `BreachDirect/shieldscan-action` for PR security gates - [ ] Wave contributor onboarding doc (scan web + contract in one workflow) - [ ] Submit ShieldScan + RytScan to next Drips Wave program listing ### Acceptance criteria - Single command scans both contract repo and deployed web URL - GitHub Action fails PR on `high`+ web findings (configurable) - Issue matcher returns relevant rules for ≥ 5 sample Wave issues - Documented alongside RytScan in BreachDirect org README ### References - [RytScan Phase 4 roadmap](https://github.com/BreachDirect/RytScan/blob/main/docs/prd.md) - Drips Stellar Wave: https://www.drips.network/wave/stellar
Phase 6 — Wave Integrator & BreachDirect Ecosystem
Depends on: Phase 5
Drips Wave alignment
Deliverables
breach scan web <url>|breach scan contract <path>BreachDirect/shieldscan-actionfor PR security gatesAcceptance criteria
high+ web findings (configurable)References