CCSK · Question #199
Which security advantage considers that CI/CD pipelines can track everything, down to individual character changes in source files tied to the person submitting the change, with the entire…
The correct answer is D. Improved auditing and change management. Improved auditing and change management: CI/CD pipelines can track everything, down to individual character changes in source files that are tied to the person submitting the change, with the entire history of the application stack (including infrastructure) stored in a version…
Question
Which security advantage considers that CI/CD pipelines can track everything, down to individual character changes in source files tied to the person submitting the change, with the entire application stack history?
Options
- AStandardization
- BSecDevOps/DevSecOps and Rugged DevOps
- CImmutable
- DImproved auditing and change management
- EAutomated testing
How the community answered
(60 responses)- A5% (3)
- B3% (2)
- C2% (1)
- D78% (47)
- E12% (7)
Explanation
Improved auditing and change management: CI/CD pipelines can track everything, down to individual character changes in source files that are tied to the person submitting the change, with the entire history of the application stack (including infrastructure) stored in a version control repository. This offers considerable audit and change-tracking benefits.
Topics
Community Discussion
No community discussion yet for this question.