Update docker file
This commit is contained in:
parent
c162c4bdde
commit
a00cc7e3aa
2 changed files with 3 additions and 3 deletions
|
|
@ -79,7 +79,7 @@ This plan turns the audit findings into a tracked, testable remediation roadmap.
|
|||
|
||||
### 1) Games Endpoint Risk Reduction
|
||||
- [x] Increase PIN entropy or move to a join token.
|
||||
- [ ] Require host proof (secret or auth) for state mutation endpoints.
|
||||
- [x] Require host proof (secret or auth) for state mutation endpoints.
|
||||
- [ ] Add per-endpoint throttling for public lookups.
|
||||
|
||||
### 2) Logging and Error Hygiene
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue