Commit c3d358a
feat: add flow logging to security-critical firewall rules
Add log_config with INCLUDE_ALL_METADATA to:
- deny_environments_to_services (env→runner/proxy deny)
- allow_iap_to_environments (IAP SSH access)
- deny_email_from_environments (outbound email block)
- deny_proxy_to_environments_ssh_egress (proxy→env SSH deny)
- allow_environments_internet_egress (env internet access)
Enables incident response visibility on security-relevant traffic.
Co-authored-by: Ona <no-reply@ona.com>1 parent 59066c3 commit c3d358a
1 file changed
Lines changed: 20 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
102 | 106 | | |
103 | 107 | | |
104 | 108 | | |
| |||
119 | 123 | | |
120 | 124 | | |
121 | 125 | | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
122 | 130 | | |
123 | 131 | | |
124 | 132 | | |
| |||
164 | 172 | | |
165 | 173 | | |
166 | 174 | | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
167 | 179 | | |
168 | 180 | | |
169 | 181 | | |
| |||
393 | 405 | | |
394 | 406 | | |
395 | 407 | | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
396 | 412 | | |
397 | 413 | | |
398 | 414 | | |
| |||
474 | 490 | | |
475 | 491 | | |
476 | 492 | | |
| 493 | + | |
| 494 | + | |
| 495 | + | |
| 496 | + | |
477 | 497 | | |
0 commit comments