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
|
## Security
|
||||||
- [x] Implement path traversal prevention
|
- [x] Implement path traversal prevention
|
||||||
- [ ] Implement request sanitization
|
- [x] Implement request sanitization
|
||||||
- [ ] Implement response header sanitization
|
- [x] Implement response header sanitization
|
||||||
- [ ] Implement referer blacklist
|
- [ ] Implement referer blacklist
|
||||||
- [ ] Implement blocked networks configuration
|
- [ ] Implement blocked networks configuration
|
||||||
- [ ] Add rate limiting per-IP
|
- [ ] 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
|
- [ ] Validate configuration on startup
|
||||||
|
|
||||||
## Operational
|
## Operational
|
||||||
- [ ] Implement graceful shutdown
|
- [x] Implement graceful shutdown
|
||||||
- [ ] Implement Sentry error reporting (optional)
|
- [ ] Implement Sentry error reporting (optional)
|
||||||
- [ ] Add comprehensive request logging
|
- [ ] Add comprehensive request logging
|
||||||
- [ ] Add performance metrics (Prometheus)
|
- [ ] Add performance metrics (Prometheus)
|
||||||
|
|||||||
Reference in New Issue
Block a user