You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Good point. I see that this would make it clear to the user that the bucket has been already scanned.
But it won't be as simple as changing the message—as with the current workflow, the bucket might have not been scanned at all in cases where some dependencies were missing or that the "passive mode" was turned on.
However, the workflow can be changed so that the message is more informative to the user (in the next release).
https://github.com/VirtueSecurity/aws-extender/blob/master/aws_extender.py#L926 could be improved by changing the message to something similar to: "The following S3 bucket has been identified and scanned. No vulnerabilities were identified."
The text was updated successfully, but these errors were encountered: