
Answer-first summary for fast verification
Answer: Web Security Scanner
Web Security Scanner (Option C) is the correct choice because it is designed to automatically scan web applications for vulnerabilities, including XSS attacks and outdated libraries with known vulnerabilities. Google Cloud Armor (A) focuses on network security and DDoS mitigation, Debugger (B) aids in diagnosing runtime issues, and Error Reporting (D) tracks application errors, none of which directly address vulnerability scanning for libraries or XSS.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
Which Google Cloud service should you use to identify if a web application running on Google Kubernetes Engine has dependencies with known vulnerabilities or is susceptible to Cross-Site Scripting (XSS) attacks?
A
Google Cloud Armor
B
Debugger
C
Web Security Scanner
D
Error Reporting
No comments yet.