feat(tyr): deploy cloud armor policy and update docs
This commit is contained in:
parent
43d3533c32
commit
fdd803d17e
|
|
@ -14,6 +14,7 @@ This document tracks the high-level goals and future development milestones for
|
|||
## Phase 2: Network Hardening & Perimeter Defense
|
||||
- [x] Establish GCP VPC Service Controls (VPC-SC) perimeter.
|
||||
- [x] Configure Private Service Connect (PSC) for all Google APIs.
|
||||
- [x] Deploy Cloud Armor WAF policy.
|
||||
|
||||
## Phase 3: Memory Bank & Project Management
|
||||
- [x] Implement `read_memory_bank` and `write_memory_bank` MCP tools.
|
||||
|
|
|
|||
|
|
@ -19,3 +19,7 @@
|
|||
- **Task 2.2: Enable Private Google Access**
|
||||
- Status: **Complete**
|
||||
- Notes: Enabled Private Google Access on the default subnet in `us-central1`.
|
||||
|
||||
- **Task 2.3: Deploy Cloud Armor WAF**
|
||||
- Status: **Complete**
|
||||
- Notes: Created `tyr-armor-policy` with XSS, rate-limiting, and default-deny rules.
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user