Podcast
Questions and Answers
What is DevSecOps?
What is DevSecOps?
- The integration of security within the DevOps framework (correct)
- Scanning code to identify security issues
- Identifying threats that occur in production
- Continuous testing and review
What is one suggested best practice for CICD creation?
What is one suggested best practice for CICD creation?
- Identifying threats that occur in production
- Scanning code to identify security issues
- Begin all CICD creation with a security plan in mind (correct)
- Making reviewing and testing a part of your DevOps Culture
What is the goal of security testing?
What is the goal of security testing?
- Identifying threats that occur in production
- Scanning code to identify security issues
- Begin all CICD creation with a security plan in mind
- Identifying issues - vulnerabilities to attack -in the application before deployment (correct)