QuestionQ20
DevSecOps Pipeline-Code StageAlexander Hamilton, a senior DevSecOps engineer at a company in Greenville, South Carolina, works for an organization that suffered a costly cybersecurity attack in January 2012. In response, the organization quickly adopted AWS cloud-based services to build software securely and efficiently.
To detect security issues during code review, Alexander wants to integrate SonarQube with AWS CodePipeline. He therefore:
- Created a pipeline in AWS using a CloudFormation pipeline template
- Selected the SonarQube tool from the tools dropdown
- Provided the required stack parameters
- Provided an email address to receive notifications about pipeline status changes and approvals
- Deployed the pipeline after entering all the required information
What will happen when changes are committed to the application repository?
- A Cloud Config event is created
- B CloudWatch event is created
- C Security Hub event is created
- D BinSkim event is created
Community Discussion