Security in Software Development
Software development at Grupo LATAM is governed by mandatory security guidelines that apply from design through to production, under the Security by Design approach and aligned with industry frameworks (OWASP, PCI-DSS, NIST) and applicable regulations (GDPR, LGPD, SOX).
This section summarizes the two corporate documents every development team must know and comply with:
| Document | Code | What it defines |
|---|---|---|
| Secure Development Norm | GRT.NOR.0062 | Mandatory security guidelines (lifecycle) |
| Secure Coding Standard | GRT.EST.010 | Technical S-SDLC controls by domain |
Both documents are mandatory for all internal staff, collaborators, and third parties involved in software development or management at LATAM. Non-compliance is subject to disciplinary measures.
These guidelines complement the Best practices section (authentication, API security practices, and encryption) and the use of Golden Paths and LATAM-validated templates, which already incorporate many of these controls by default.