01
Our Security Commitment
Security is not a feature at Chisu Technologies — it is the foundation of everything we build. Every system, every process, and every line of code is engineered with security as a first-class requirement.
We follow a zero-trust architecture model: never trust, always verify. Every request is authenticated, every data flow is encrypted, and every access is logged.
02
Encryption Standards
All data at rest is encrypted using AES-256-GCM, the same standard used by governments and financial institutions worldwide.
All data in transit is protected using TLS 1.3, ensuring end-to-end encryption between clients, servers, and internal services.
Encryption keys are managed through dedicated key management services with automatic rotation policies.
03
Infrastructure Security
Our infrastructure runs on enterprise-grade cloud platforms with SOC 2 Type II compliance, geographic redundancy, and automated failover capabilities.
All environments are containerized and isolated. Production, staging, and development environments are fully separated with no shared credentials or network access.
Infrastructure is defined and deployed as code (IaC), ensuring reproducibility, auditability, and version control of every environment change.
04
Access Control
We enforce the principle of least privilege across all systems. Team members only have access to the resources required for their specific role.
Multi-factor authentication (MFA) is mandatory for all internal systems and production environments.
Access logs are maintained and reviewed regularly. Any anomalous access patterns trigger automated alerts.
05
Application Security
All code undergoes automated security scanning as part of our CI/CD pipeline, including static analysis (SAST), dependency vulnerability scanning, and container image scanning.
We follow secure coding practices aligned with the OWASP Top 10 and conduct regular code reviews with a security-focused lens.
Critical systems undergo periodic penetration testing conducted by independent security professionals.
06
Incident Response
We maintain a documented incident response plan with clearly defined roles, escalation procedures, and communication protocols.
In the event of a security incident, affected parties will be notified within 72 hours in accordance with applicable data protection regulations.
Post-incident reviews are conducted to identify root causes and implement preventive measures.
07
Monitoring & Observability
All systems are monitored 24/7 with real-time alerting for security events, performance anomalies, and availability issues.
We implement comprehensive logging across all layers — application, infrastructure, and network — with centralized log aggregation and analysis.
Security metrics are tracked and reported regularly as part of our continuous improvement process.
08
Compliance
Our security practices are designed to meet or exceed the requirements of international standards and frameworks including SOC 2, ISO 27001, and GDPR.
We conduct regular internal audits and are committed to obtaining formal certifications as our organization scales.
09
Responsible Disclosure
We welcome security researchers who discover vulnerabilities in our systems. If you find a security issue, please report it to [email protected].
We commit to acknowledging reports within 48 hours, investigating promptly, and keeping reporters informed of our progress. We will not take legal action against researchers who act in good faith.