SDLC

123456789
Across
  1. 4. Performed for ensuring that code changes do not introduce new vulnerabilities
  2. 7. A type of testing that checks for vulnerabilities in the application
  3. 8. The phase where security requirements are identified and documented.
  4. 9. The process of converting source code into executable code
Down
  1. 1. A security measure that involves reviewing code for vulnerabilities
  2. 2. A practice of continuously integrating and testing code changes
  3. 3. The final phase where the product is deployed to production.
  4. 5. The phase where the system is monitored for security incidents.
  5. 6. The phase where the system is designed, including security architecture.