NestJS
6 items · source
Backend Application & API
- Confirm whether NestJS uses Express or Fastify and review middleware/security differences.
- Verify HTTP request smuggling/desynchronization exposure between Cloudflare → load balancer → Cloud Run → NestJS is reviewed.
- Verify every external DTO is validated.
Pre-Release Gates
- NestJS source audit complete.
AI-Generated Application Bugs
- Review every generated DTO.
- Verify DTO validation exists.
# NestJS ## Backend Application & API * [ ] Confirm whether NestJS uses Express or Fastify and review middleware/security differences. * [ ] Verify HTTP request smuggling/desynchronization exposure between Cloudflare → load balancer → Cloud Run → NestJS is reviewed. * [ ] Verify every external DTO is validated. ## Pre-Release Gates * [ ] NestJS source audit complete. ## AI-Generated Application Bugs * [ ] Review every generated DTO. * [ ] Verify DTO validation exists. 6 items · https://github.com/FarzamHabibi/pre-production-checklist · CC BY 4.0