Trust Center

Security controls

Public matrix of Bursa’s technical and organisational security controls.

Trust Center

If the Indonesian and English versions conflict, the Indonesian version governs.

Effective: 22 July 2026

If the Indonesian and English versions differ, the Indonesian version governs.

This matrix is the public version — internal technical detail is not published for security reasons.

Technical controls

ControlDescriptionStatus
TLS 1.2+Encrypt all client-server communication
bcrypt passwordPassword hash cost ≥ 12
RBACRole-based access control on API and admin
Rate limitingThrottle auth and API endpoints
CSRF protectionTokens on sensitive forms~
Input validationZod schema on API routes
SQL injection preventionPrisma ORM parameterized queries
XSS preventionReact auto-escape + DOMPurify
Audit loggingLogs of access to sensitive data~
Field encryptionKYC/bank columns at rest

Organisational controls

ControlDescriptionStatus
Access reviewPeriodic review of admin access
Incident response planData-leak SOP✓ (internal)
Vendor assessmentSubprocessor review~
Security trainingEngineer onboarding
Change managementPR review for sensitive code

Admin access matrix (public version)

Principle: admins must not see private learner data.

DataAdminSupportCompliance
User email~ Masked~ Masked~ Masked
Full name~ Partial~ Partial~ Partial
Phone number×××
Password/hash×××
Payment card×××
Learner Notes×××
Progress (detail)~ Aggregate✓ Support×
Mentor KYC××✓ Review
Transaction metadata✓ Billing×
IP log✓ Security××

Legend: ✓ = limited access · ~ = masked/aggregate · × = hard deny · — = planned

Break-glass (exceptions)

SituationAccessControl
Fraud investigationTransaction metadataTicket + audit log
Mentor KYC reviewEncrypted documentsRecorded reason, 24-hour expiry
Legal requestAs in the official letterFull documentation

No exception for reading a learner’s private Notes.

Control roadmap

  1. Mandatory admin MFA (Q3 2026)
  2. KYC field-level encryption (Q3 2026)
  3. External penetration test (pre-launch)
  4. SOC 2 readiness assessment (2027)