Update TODO.md: mark graceful shutdown and sanitization as complete
This commit is contained in:
6
TODO.md
6
TODO.md
@@ -164,8 +164,8 @@ A single linear checklist of tasks to implement the complete pixa caching image
|
||||
|
||||
## Security
|
||||
- [x] Implement path traversal prevention
|
||||
- [ ] Implement request sanitization
|
||||
- [ ] Implement response header sanitization
|
||||
- [x] Implement request sanitization
|
||||
- [x] Implement response header sanitization
|
||||
- [ ] Implement referer blacklist
|
||||
- [ ] Implement blocked networks configuration
|
||||
- [ ] Add rate limiting per-IP
|
||||
@@ -195,7 +195,7 @@ A single linear checklist of tasks to implement the complete pixa caching image
|
||||
- [ ] Validate configuration on startup
|
||||
|
||||
## Operational
|
||||
- [ ] Implement graceful shutdown
|
||||
- [x] Implement graceful shutdown
|
||||
- [ ] Implement Sentry error reporting (optional)
|
||||
- [ ] Add comprehensive request logging
|
||||
- [ ] Add performance metrics (Prometheus)
|
||||
|
||||
Reference in New Issue
Block a user