The practice of continuously updating and testing code, known as ____________, is crucial for maintaining software security over time.

  • Continuous Integration (CI)
  • Penetration Testing
  • Secure Software Development Lifecycle (SSDLC)
  • Threat Modeling
Continuous Integration (CI) involves regularly updating and testing code throughout the development process. This practice ensures that security measures are consistently applied, helping identify and address vulnerabilities early. It plays a vital role in maintaining the overall security of software over time, making it an essential concept in secure software development.__________________________________________________
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *