View a markdown version of this page

Automate security - Games Industry Lens

Automate security

GAMESEC09: How do you automate security within your CI/CD pipeline?

Integrate security measures within your CI/CD pipeline to maintain a robust security posture throughout the development life cycle. This process offers many of the same benefits as having security of your pipeline. Having a secure CI/CD pipeline reduces the likelihood of security events that could potentially delay the game development timeline.

Providing security in your CI/CD pipeline involves implementing security best practices and tools at every stage of the development cycle. Having security in the pipeline also allows you to also reduce the time of security reviews.

Automating security within your CI/CD pipeline is particularly crucial to verify that security controls are consistently implemented and tested with every code change. Implementing the proper tools and automation can deliver safe and secure games.