Security is at the heart of what we do—helping our customers improve their security and compliance posture starts with our own. Elysian maintains a SOC 2 Type II attestation.
Governance
Elysian's Security and Privacy teams establish policies and controls, monitor compliance with those controls, and prove our security and compliance to third-party auditors.
Our policies are based on the following foundational principles:
01.
Access should be limited to only those with a legitimate business need and granted based on the principle of least privilege.
02.
Security controls should be implemented and layered according to the principle of defense-in-depth.
03.
Security controls should be applied consistently across all areas of the enterprise.
04.
The implementation of controls should be iterative, continuously maturing across the dimensions of improved effectiveness, increased auditability, and decreased friction.
Data protection
Data at rest
All datastores with customer data, in addition to Cloud Storage buckets, are encrypted at rest. Additionally, sensitive data is protected with field-level encryption.
This means the data is encrypted even before it hits the database so that neither physical access, nor logical access to the database, is enough to read the most sensitive information.
Data in transit
Elysian uses TLS 1.2 or higher everywhere data is transmitted over potentially insecure networks. We also use features such as HSTS (HTTP Strict Transport Security) to maximize the security of our data in transit. Server TLS keys and certificates are managed by Google Cloud and deployed via Cloud Load Balancing.
Secret management
Encryption keys are managed via Google Cloud Key Management Service (Cloud KMS). Cloud KMS stores key material in Hardware Security Modules (HSMs), which prevents direct access by any individuals, including employees of Google and Elysian. The keys stored in HSMs are used for encryption and decryption via Google's Cloud KMS APIs.
Application secrets are encrypted and stored securely via Google Secret Manager, and access to these values is strictly limited.
Product security
Penetration testing
Elysian engages with one of the best penetration testing consulting firms in the industry at least annually.
Vulnerability scanning
Elysian requires vulnerability scanning at key stages of our Secure Development Lifecycle (SDLC):
- Static analysis (SAST) testing of code during pull requests and on an ongoing basis
- Software composition analysis (SCA) to identify known vulnerabilities in our software supply chain
- Malicious dependency scanning to prevent the introduction of malware into our software supply chain
- Dynamic analysis (DAST) of running applications
- Network vulnerability scanning on a period basis
- External attack surface management (EASM) continuously running to discover new external-facing assets
Enterprise security
Endpoint protection
All corporate devices are centrally managed and are equipped with mobile device management software and anti-malware protection. Endpoint security alerts are monitored with 24/7/365 coverage. We use MDM software to enforce secure configuration of endpoints, such as disk encryption, screen lock configuration, and software updates.
Vendor security
Elysian uses a risk-based approach to vendor security. Factors which influence the inherent risk rating of a vendor include:
- Access to customer and corporate data
- Integration with production environments
- Potential damage to the Elysian brand
Once the inherent risk rating has been determined, the security of the vendor is evaluated in order to determine a residual risk rating and an approval decision for the vendor.
Elysian's security team shares regular threat briefings with employees to inform them of important security and safety-related updates that require special attention or action.
Identity and access management
Elysian employees are granted access to applications based on their role, and automatically deprovisioned upon termination of their employment. Further access must be approved according to the policies set for each application.