Back to home

Security

Last updated: May 2, 2026


Our commitment

The security of your data is a fundamental priority at ORQENZA. We implement multi-layer security controls to protect your information against unauthorized access, misuse, alteration, or destruction.


Infrastructure


Encryption

Context Method
Sensitive data at rest AES-256-CBC via pgcrypto
Secure search without decryption HMAC-SHA256 (reference hash)
Data in transit TLS 1.3 (HTTPS mandatory)
User passwords bcrypt with random salt
OAuth tokens AES-256 in database

Access control (RBAC)

We implement role-based access control (RBAC v4):

PostgreSQL's Row-Level Security (RLS) ensures each tenant can only access their own data, even in case of application layer failure.


Security perimeter (5 layers)

  1. Network layer — Nginx + WAF + IP-based rate limiting
  2. Application layer — Sanctum (authentication) + endpoint throttling
  3. Authorization layer — RBAC + access policies
  4. Database layer — RLS + schema isolation + encryption
  5. Audit layer — logging of all sensitive operations

Monitoring and audit


Vulnerability management


Incident response plan

In case of a security incident:

  1. Detection — immediate identification and containment
  2. Assessment — impact classification (affected data, extent)
  3. Notification — affected users notified within 72 hours (Art. 48, LGPD)
  4. Remediation — fix and root cause mitigation
  5. Report — full documentation for ANPD if required

To report a vulnerability: seguranca@orqenza.com
We respond within 48 hours.


Backup and continuity


Compliance


Security contact

To report vulnerabilities, incidents, or security questions:

Email: seguranca@orqenza.com
Response: within 48 hours for security reports