Our web scans stopped working. I'm not sure when, but I'm trying to debug. SCC is set to premium tier on the project. Web scanner is enabled. When I run the scan, I get "An internal error occurred during the scan. If the error continues, contact support." I know that the username and password work on this test.
The only decent debug info I have is from Cloud Logging. I see a lot of 'resource not found' errors in the log. What are these errors about? There are 18 of them during my scan timeframe. Here are some examples:
"Resource "projects/PROJECT_ID/rapidVulnerabilityDetectionSettings" (Type: "rapidVulnerabilityDetectionSettings") Not Found: "\"projects/PROJECT_ID/rapidVulnerabilityDetectionSettings\" not found""
"Resource "projects/PROJECT_ID/virtualMachineThreatDetectionSettings" (Type: "virtualMachineThreatDetectionSettings") Not Found: "\"projects/PROJECT_ID/virtualMachineThreatDetectionSettings\" not found""
Thanks in advance!