Your packaging costs and supplier data are sensitive. We treat your data with the same care you do.
All data is encrypted in transit using TLS 1.3 and at rest using AES-256. Your pricing data and supplier relationships are never exposed.
Sign in with email and password or with Google OAuth. Passwords are hashed with bcrypt via Supabase Auth — we never store them in plain text. Sessions are managed with secure tokens that expire automatically.
PackPricer runs on Supabase (PostgreSQL) and Netlify — both SOC 2 Type II certified infrastructure providers with 99.9% uptime SLAs.
Every database query is scoped to the authenticated user with Supabase Row Level Security (RLS). No user can access another user's data — enforced at the database layer.
We conduct regular security reviews and encourage responsible disclosure. Our codebase is reviewed for OWASP Top 10 vulnerabilities before each major release.
Found a vulnerability? Email info@packpricer.com with details. We commit to acknowledging reports within 48 hours and resolving critical issues within 7 days.