frontoge/libre-train

Add request Validation

Aperta

#100 aperta il 3 mar 2026

 (0 commenti) (0 reazioni) (0 assegnatari)TypeScript (1 fork)auto 404
Backendgood first issue

Metriche repository

Star
 (3 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

Most of the routes in the API do not validate requests outside of typescript type matching. Add full request validation to each of these endpoints to prevent non null-able null values being passed into stored procs.

Guida contributor