secure-sdlc
Secure development icon

Secure Development Lifecycle

Secure Development Lifecycle

Security-focused engineering practices across design, build, and release.

Security-focused engineering practices across design, build, and release.

Applies to

Security Program

Domain

Product Security

Overview

A secure development lifecycle (SDLC) reduces risk by building security into how software is designed, reviewed, and shipped. OXVO's SDLC emphasizes review, testing, and controlled changes to production systems.

Controls & Practices

- Peer review for code changes (implementation dependent) - CI checks before release - Principle of least privilege for deployment access - Recommended: use separate environments for testing and production