Security & Trust
1. Our Security Commitment
Lenera AI is committed to protecting the confidentiality, integrity, and availability of Customer data. As an AI video platform processing sensitive training content and scripts, we apply defence-in-depth security across infrastructure, application, and operational layers. This document describes our security programme in detail.
We understand that trust is earned, not assumed. This document provides the transparency our enterprise customers require to conduct security due diligence. We operate on the principle that security is a continuous programme, not a point-in-time checklist.
| Control Area | Measure / Standard | Status |
|---|---|---|
| Encryption at Rest | AES-256 for all stored data | ✓ Implemented |
| Encryption in Transit | TLS 1.2+ enforced (TLS 1.3 preferred) | ✓ Implemented |
| Multi-Factor Authentication | TOTP + FIDO2/WebAuthn for all staff; enforced on admin accounts | ✓ Implemented |
| Access Controls | Role-based access control (RBAC) with least-privilege model | ✓ Implemented |
| Penetration Testing | Annual third-party pen test + continuous automated scanning | ✓ Implemented |
| SOC 2 Type I & II | Target: 2027 | ○ Planned |
| ISO 27001 | Target: 2027 | ○ Planned |
| Incident Response | 72-hour breach notification; 24-hr internal SLA for critical | ✓ Implemented |
| Vulnerability Disclosure | Responsible disclosure programme active | ✓ Implemented |
| GDPR / CCPA | DPA available; SCCs executed with sub-processors | ✓ Implemented |
2. Infrastructure Security
All Lenera AI production services run on Amazon Web Services (AWS). We do not operate our own physical data centres.
2.1 Cloud Infrastructure
- Production workloads are deployed in isolated AWS accounts using the AWS Well-Architected Framework;
- Infrastructure is defined as code (Terraform) and changes go through a change-management review process;
- Network segmentation is enforced through VPCs, private subnets, and security groups with default-deny rules;
- Internet-facing services are fronted by AWS WAF (Web Application Firewall) and AWS Shield for DDoS protection;
- Customer-selectable data residency is available for US (us-east-1, us-west-2) and EU (eu-west-1) regions; and
- Production environments are strictly separated from development and staging environments.
2.2 Availability and Redundancy
- Platform services are deployed across multiple AWS Availability Zones for fault tolerance;
- Automated health checks and auto-scaling ensure service continuity under load;
- Recovery Point Objective (RPO): 1 hour; Recovery Time Objective (RTO): 4 hours for Tier 1 services;
- Database backups: continuous point-in-time recovery with a 30-day retention window.
2.3 Physical Security
AWS data centres maintain comprehensive physical security controls including biometric access, 24/7 surveillance, and multi-zone perimeter security. For detailed AWS physical security controls, see the AWS Security whitepaper.
3. Data Encryption
3.1 Encryption at Rest
- All Customer Data stored in databases, object storage (S3), and backups is encrypted using AES-256;
- Encryption keys are managed via AWS Key Management Service (KMS);
- Key rotation is performed automatically on an annual basis (or on demand); and
- Backup data is encrypted with the same standards as production data.
3.2 Encryption in Transit
- All data transmitted between clients and Lenera AI servers is encrypted using TLS 1.2 (minimum) or TLS 1.3 (preferred);
- HTTP Strict Transport Security (HSTS) is enforced with a max-age of one year;
- All API calls require HTTPS; plain HTTP requests are rejected or redirected; and
- Internal service-to-service communication within the platform is also encrypted in transit.
4. Access Controls
4.1 Identity and Authentication
- All Lenera AI staff access to production systems requires multi-factor authentication (TOTP or FIDO2/WebAuthn hardware key);
- Production access is granted on a need-to-know, least-privilege basis and reviewed quarterly;
- Privileged access management (PAM) is enforced via time-limited, just-in-time access grants for sensitive operations;
- All access to production systems is logged and retained for a minimum of 12 months; and
- Access is revoked within 24 hours of employee offboarding.
4.2 Customer Access Management
- Customers authenticate via username/password (bcrypt-hashed, minimum 12 characters) or SSO (SAML 2.0 / OIDC via WorkOS);
- MFA is available to all customers and enforced on Enterprise plans;
- Admin accounts are restricted to named individuals and cannot be shared;
- Customer access to their data is strictly isolated — no customer can access another customer's data; and
- Audit logs of user actions are available to Customer administrators via the platform dashboard.
4.3 Role-Based Access Control
The platform supports granular RBAC with the following standard roles: Owner, Administrator, Editor, Viewer, and API-only. Custom roles are available on Enterprise plans. Permissions follow the principle of least privilege.
5. Application Security
5.1 Secure Development Lifecycle (SDL)
- Security requirements are integrated at every phase of the development lifecycle;
- All code changes undergo peer review before merging to production;
- Static Application Security Testing (SAST) is run automatically on every pull request;
- Dependency scanning (via Dependabot / Snyk) identifies vulnerable third-party libraries; and
- Dynamic Application Security Testing (DAST) is run against staging environments prior to major releases.
5.2 Penetration Testing
- Annual third-party penetration tests are conducted by an independent security firm;
- Findings are remediated according to a risk-tiered SLA (Critical: 7 days; High: 30 days; Medium: 90 days);
- Continuous automated scanning (OWASP ZAP equivalent) runs against production.
5.3 Vulnerability Disclosure
Lenera AI maintains a responsible disclosure programme. If you discover a security vulnerability, please report it to support@lenera.ai. We commit to:
- Acknowledging receipt within 2 business days;
- Providing an initial assessment within 5 business days;
- Working collaboratively toward a fix.
We do not initiate legal action against researchers acting in good faith under this programme.
6. Data Privacy and AI Restrictions
Lenera AI takes a strong position on how Customer Data is used in connection with AI:
- Customer Data is processed only as directed by the Customer and only for Service delivery purposes;
- Data is deleted within 30 days of account closure (90 days for encrypted backups); and
- Audit logs are retained for 12 months for security and incident investigation purposes.
7. Security Incident Response
7.1 Detection and Classification
Lenera AI operates continuous security monitoring using AWS CloudTrail, GuardDuty, and application-level logging. All security events are centralised in a SIEM for correlation and alerting. Incidents are classified into four severity tiers (Critical, High, Medium, Low) based on data impact, scope, and likelihood of harm.
7.2 Notification Commitments
In the event of a personal data breach affecting Customer data, Lenera AI will:
- Notify the affected Customer within seventy-two (72) hours of becoming aware of the breach, in compliance with GDPR Article 33 and applicable state breach notification laws;
- Provide a preliminary notification containing the nature of the breach, categories of data affected, likely consequences, and initial containment measures; and
- Provide a full incident report including root cause, remediation steps, and preventive measures as soon as practicable.
7.3 Incident Response Plan
- Lenera AI maintains a documented Incident Response Plan (IRP) reviewed annually;
- A dedicated Security Incident Response Team (SIRT) is on call 24/7;
- Tabletop exercises are conducted at least annually; and
- Post-incident reviews are conducted for all Critical and High severity incidents.
8. Employee Security
- Security awareness training is mandatory for all staff upon hire and annually thereafter;
- All staff sign confidentiality and data protection agreements;
- Production access is granted only to roles with a documented business need; and
- Security policies are reviewed annually and updated following material changes in the threat landscape.
9. Business Continuity and Disaster Recovery
- Lenera AI maintains a Business Continuity Plan (BCP) and Disaster Recovery Plan (DRP) reviewed annually;
- Multi-AZ deployment provides resilience against single-zone outages;
- Data backups are tested quarterly for restorability;
- RPO: 1 hour; RTO: 4 hours for Tier 1 services (video generation, account management);
- Customers are notified of planned maintenance with at least 72 hours' advance notice.
10. Security Contact
To report a vulnerability, request a security review, or discuss enterprise security requirements:
Security Team — Lenera AI Inc.
support@lenera.ai
28 Geary St STE 650 Suite #620, San Francisco, California 94108, United States
This Security & Trust document is provided for informational purposes and does not constitute a warranty or binding representation. Lenera AI Inc. reserves the right to modify its security programme at any time.
Last updated: June 2026