ISMS Copilot Docs

Statement of Applicability (SoA)

The Statement of Applicability (SoA) identifies which ISO/IEC 27001:2022 Annex A controls are applicable to ISMS Copilot, justifies the inclusion or…

The Statement of Applicability (SoA) identifies which ISO/IEC 27001:2022 Annex A controls are applicable to ISMS Copilot, justifies the inclusion or exclusion of each control, and describes how applicable controls are implemented. It is a mandatory output of our risk treatment process.

This document follows ISO 27001:2022 Clause 6.1.3 d). Each control is marked as Yes (applicable and implemented), Partial (applicable, implementation in progress), or N/A (not applicable, exclusion justified).

Summary Statistics

CategoryTotal ControlsApplicablePartialN/A
A.5 Organizational373520
A.6 People8710
A.7 Physical141013
A.8 Technological342851
Total9371814

71 controls are fully applicable and implemented, 8 are partially implemented (in progress), and 14 are not applicable — primarily physical controls excluded because ISMS Copilot is a fully remote, cloud-hosted SaaS platform with no physical office or data center.

Organizational Controls (A.5)

#ControlStatusImplementation Summary
A.5.1Policies for information securityYesComprehensive policy set covering all ISMS domains
A.5.2Information security roles and responsibilitiesYesDefined roles across all policies with clear accountability
A.5.3Segregation of dutiesPartialLimited by team size; mitigated by dual access reviews and PR approval requirements
A.5.4Management responsibilitiesYesCEO is ISMS owner with overall accountability
A.5.5Contact with authoritiesYesRegulatory contacts documented; CNIL notification procedures defined
A.5.6Contact with special interest groupsYesSecurity communities and provider advisory monitoring
A.5.7Threat intelligenceYesActive threat intelligence programme with weekly sweeps
A.5.8Information security in project managementYesSecurity considered in all feature development via change management process
A.5.9Inventory of information and other associated assetsYesInfrastructure and data inventories maintained
A.5.10Acceptable use of information and other associated assetsYesAcceptable use rules for all information assets, platforms, data, and AI tools
A.5.11Return of assetsYesOffboarding procedures for access revocation
A.5.12Classification of informationYesFour-level classification scheme (Public, Internal, Confidential, Restricted)
A.5.13Labelling of informationYesClassification labels on all policy and GRC documents
A.5.14Information transferYesTLS-enforced on all transfer paths; documented transfer procedures
A.5.15Access controlYesComprehensive access control policy with RLS, JWT validation, and route guards
A.5.16Identity managementYesSupabase Auth for users; platform accounts for operators
A.5.17Authentication informationYesMFA enforced for operators; password standards defined
A.5.18Access rightsYesQuarterly access reviews; onboarding/offboarding procedures
A.5.19Information security in supplier relationshipsYesSupplier management policy covering all cloud providers
A.5.20Addressing information security within supplier agreementsYesDPAs and contractual requirements with all suppliers
A.5.21Managing information security in the ICT supply chainYesDependency management via Dependabot; vulnerability monitoring
A.5.22Monitoring, review and change management of supplier servicesYesOngoing supplier monitoring and performance tracking
A.5.23Information security for use of cloud servicesYesCloud-native architecture with documented shared responsibility model
A.5.24Information security incident management planning and preparationYesIncident response playbook with defined procedures per scenario
A.5.25Assessment and decision on information security eventsYesSeverity classification system for security events
A.5.26Response to information security incidentsYesResponse playbooks for each incident scenario
A.5.27Learning from information security incidentsYesPost-incident review with NC/OFI tracking and lessons learned
A.5.28Collection of evidenceYesLog retention and evidence preservation procedures
A.5.29Information security during disruptionYesBusiness continuity and disaster recovery plan with defined recovery procedures
A.5.30ICT readiness for business continuityYesRecovery procedures documented for each service; bootstrap runbook maintained
A.5.31Legal, statutory, regulatory and contractual requirementsYesLegal register maintained and reviewed
A.5.32Intellectual property rightsYesIP guidelines documented; no copyrighted standards text in training data
A.5.33Protection of recordsYesRetention schedules defined across all data categories
A.5.34Privacy and protection of PIIYesFull GDPR compliance documentation (RoPA, DPIA, TIA, DSR procedures)
A.5.35Independent review of information securityPartialInternal audit programme established; external audit planned for certification
A.5.36Compliance with policies, rules and standardsYesEnforced through PR reviews, automated tests, and audit programme
A.5.37Documented operating proceduresYesOperational procedures documented and version-controlled

People Controls (A.6)

#ControlStatusImplementation Summary
A.6.1ScreeningPartialFounding team; formal screening process documented for future hires
A.6.2Terms and conditions of employmentYesSecurity responsibilities communicated and acknowledged before access granted
A.6.3Information security awareness, education and trainingYesCompetence and awareness programme established
A.6.4Disciplinary processYesGraduated disciplinary process defined
A.6.5Responsibilities after termination or change of employmentYesOffboarding procedure with timelines and ongoing obligations
A.6.6Confidentiality or non-disclosure agreementsYesConfidentiality scope and contractual mechanisms defined
A.6.7Remote workingYesRemote working security requirements for fully remote team
A.6.8Information security event reportingYesReporting channels defined; public SECURITY.md for external reporters

Physical Controls (A.7)

#ControlStatusJustification
A.7.1Physical security perimetersN/ANo physical office or data center; all infrastructure is cloud-hosted
A.7.2Physical entryN/ANo physical premises; provider-managed physical security
A.7.3Securing offices, rooms and facilitiesN/ANo offices; provider-managed
A.7.4Physical security monitoringN/ANo physical assets; provider-managed
A.7.5Protecting against physical and environmental threatsN/ANo physical infrastructure; provider data centers handle this
A.7.6Working in secure areasN/ANo secure areas
A.7.7Clear desk and clear screenYesClear screen principles applied to remote work context
A.7.8Equipment siting and protectionN/ANo organizational equipment; BYOD out of scope
A.7.9Security of assets off-premisesN/ANo organizational assets taken off-premises
A.7.10Storage mediaN/ANo organizational storage media; all data in cloud services
A.7.11Supporting utilitiesN/ANo on-premises infrastructure
A.7.12Cabling securityN/ANo on-premises infrastructure
A.7.13Equipment maintenanceN/ANo organizational equipment
A.7.14Secure disposal or re-use of equipmentN/ANo organizational equipment

Technological Controls (A.8)

#ControlStatusImplementation Summary
A.8.1User endpoint devicesPartialAntivirus on CEO device; application-layer controls (MFA, JWT, RLS) compensate for limited endpoint enforcement on freelancers
A.8.2Privileged access rightsYesService role keys and admin access under strict controls
A.8.3Information access restrictionYesRow-Level Security (RLS), JWT validation, route guards
A.8.4Access to source codeYesGitHub repository access controlled; PR review required for all changes
A.8.5Secure authenticationYesMFA for operators; JWT for users; OAuth options available
A.8.6Capacity managementYesToken limits per plan; rate limiting; usage monitoring
A.8.7Protection against malwarePartialFile format validation for uploads; no executable code processed
A.8.8Management of technical vulnerabilitiesYesVulnerability management programme with Dependabot and defined SLAs
A.8.9Configuration managementYesConfiguration as code; version-controlled infrastructure definitions
A.8.10Information deletionYesAutomated deletion; user-configurable retention periods
A.8.11Data maskingYesLogging restrictions and PII scrubbing in error tracking
A.8.12Data leakage preventionYesSystemPromptGuard; logging restrictions; Content Security Policy
A.8.13Information backupYesPoint-in-Time Recovery (PITR) for production database; daily backups
A.8.14Redundancy of information processing facilitiesPartialMulti-provider AI failover; managed database redundancy; known single points documented
A.8.15LoggingYesStructured logging across multiple sources
A.8.16Monitoring activitiesYesBetterStack uptime, Sentry errors, PostHog analytics, security alerts
A.8.17Clock synchronizationYesPlatform-managed NTP on all cloud services
A.8.18Use of privileged utility programsN/ANo traditional server access; Deno runtime permissions scoped
A.8.19Installation of software on operational systemsYesControlled via CI/CD pipelines and container-based builds
A.8.20Networks securityYesAll communication paths secured with TLS
A.8.21Security of network servicesYesTLS 1.2+ on all services; provider-managed network security
A.8.22Segregation of networksYesLogical segregation via separate providers and environments
A.8.23Web filteringPartialContent Security Policy restricts frontend connections; runtime permissions restrict backend
A.8.24Use of cryptographyYesTLS 1.2+ enforced on all paths; encryption at rest via Supabase
A.8.25Secure development life cycleYesSecurity embedded in every SDLC phase; TDD mandated
A.8.26Application security requirementsYesSecurity requirements analysis before coding; sensitive change review
A.8.27Secure system architecture and engineering principlesYesArchitecture principles documented; threat modeling for new features
A.8.28Secure codingYesCoding standards, prohibited patterns, AI-assisted coding controls
A.8.29Security testing in development and acceptanceYesTDD, automated test suite (unit/security/UI), CI gates
A.8.30Outsourced developmentPartialAI-assisted development governed by specific guidelines; no external human developers
A.8.31Separation of development, test and production environmentsYesSeparate database projects, application instances, and deployment targets per environment
A.8.32Change managementYesFull change management process with automated CI/CD enforcement
A.8.33Test informationYesProduction data never copied to development; synthetic test data only
A.8.34Protection of information systems during audit testingYesAudit testing in separate environments; read-only audit access

ISMS Copilot addresses 79 of 93 Annex A controls (fully or partially), with 14 controls justifiably excluded as not applicable to our cloud-hosted, remote-first operating model. Physical controls (A.7) are primarily handled by our cloud infrastructure providers (Supabase, Fly.io, Vercel) under their own SOC 2 and ISO 27001 certifications.

Review

This Statement of Applicability is reviewed annually, when the ISMS scope changes, when risk treatment decisions change the set of required controls, after significant security incidents, and as part of the annual management review.

On this page