steelforesight/panel/public
alireza fc103c8534 Add stack-specific hardening guidelines for Node + Postgres/MySQL applications
This document provides detailed security measures tailored for applications using Node.js with Postgres or MySQL, including authentication, authorization, file uploads, Stripe integration, and more. It emphasizes the importance of rebuilding safety nets such as Postgres Row Level Security and implementing strict ownership checks to mitigate risks associated with direct database access. Additionally, it covers best practices for CORS, CSRF protection, error handling, and secrets management, ensuring a comprehensive approach to securing the stack.
2026-06-27 17:10:53 +03:30
..
app.js Add stack-specific hardening guidelines for Node + Postgres/MySQL applications 2026-06-27 17:10:53 +03:30
index.html Add admin panel + wire main site to fetch articles from panel API 2026-05-26 17:11:04 +03:30
style.css feat: enhance RTL support and add service worker for PWA 2026-06-27 14:31:55 +03:30