You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Martin Remmelgas edited this page Jun 25, 2026
·
1 revision
Overview
At Codemagic, security logging is done by:
Using Google Cloud Logs Explorer (this is similar to ELK Elasticsearch, logstash and Kibana, which is what OWASP recommends, but natively integrated to GCP)
Policy Statements
All Nevercode production systems must log security-related events.
All logs must be securely transmitted from the production system to a dedicated audit log datastore
The dedicated audit log datastore must have sufficient storage capacity to retain audit logs for the required duration.
All audit logs must be handled according to any Privacy regulation that covers the data collected by the audit log system.
High-risk audit events must be regularly reviewed and any indications of a security incident identified in accordance with the Incident Response Policy