PostgreSQL
4 items · source
Backend Application & API
- Test PostgreSQL function parameters.
Database & Row-Level Security
- Review every
SECURITY DEFINERfunction.
AI-Generated Authorization & Data Bugs
- AI did not create a
SECURITY DEFINERfunction unnecessarily. - Every AI-created
SECURITY DEFINERfunction is manually reviewed.
# PostgreSQL ## Backend Application & API * [ ] Test PostgreSQL function parameters. ## Database & Row-Level Security * [ ] Review every `SECURITY DEFINER` function. ## AI-Generated Authorization & Data Bugs * [ ] AI did not create a `SECURITY DEFINER` function unnecessarily. * [ ] Every AI-created `SECURITY DEFINER` function is manually reviewed. 4 items · https://github.com/FarzamHabibi/pre-production-checklist · CC BY 4.0