Commit 463b19e
committed
Deny Wiz access to objects in S3
Instead of explicitly preventing Wiz from interacting with certain
buckets, we are instead globally denying it access to any files in S3.
This ensures that sensitive data on S3 cannot be leaked, while also
reducing the maintenance burden to keep a list of buckets up-to-date.1 parent 74255a0 commit 463b19e
1 file changed
+2
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
173 | | - | |
| 173 | + | |
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
177 | | - | |
178 | | - | |
179 | | - | |
180 | | - | |
181 | | - | |
182 | | - | |
| 177 | + | |
183 | 178 | | |
184 | 179 | | |
185 | 180 | | |
| |||
0 commit comments