Google Cloud - App Scan
How to scan deployed app for vulnerabilities on Google Cloud
- Navigate to App Engine > Security scans
- Enable API and create scan.
- Using your app destination url/ app deployed url, give your scan a name.
url looks like this: https://...appspot.com
- Scan.
- View results / urls crawled / details to view scan details in background.
- If there are vulnerabilities after scan, edit code to fix error, deploy app and scan again.