CY0-001 · Question #14
A social media company with more than a million lines of code wants to reduce the mean time to fix bugs and issues. Which of the following is the most balanced AI strategy to automate the…
The correct answer is A. Using AI to triage discovered issues and create tickets, but having a software engineer merge. This approach balances automation and human oversight. AI accelerates vulnerability management by triaging issues and generating tickets, while software engineers retain responsibility for merging code changes, ensuring quality and reducing the risk of insecure or unstable code…
Question
A social media company with more than a million lines of code wants to reduce the mean time to fix bugs and issues. Which of the following is the most balanced AI strategy to automate the vulnerability management flow?
Options
- AUsing AI to triage discovered issues and create tickets, but having a software engineer merge
- BHaving security analysts triage discovered issues and create tickets, but using AI to merge
- CHaving security analysts triage discovered issues and create tickets, but having a software
- DUsing AI to triage discovered issues, create tickets, and merge software fixes
How the community answered
(36 responses)- A58% (21)
- B22% (8)
- C6% (2)
- D14% (5)
Explanation
This approach balances automation and human oversight. AI accelerates vulnerability management by triaging issues and generating tickets, while software engineers retain responsibility for merging code changes, ensuring quality and reducing the risk of insecure or unstable code being deployed.
Topics
Community Discussion
No community discussion yet for this question.