mozilla / frost

Unit testing framework for test driven security of AWS, GCP, Heroku and more.
https://mozilla.github.io/frost/
Mozilla Public License 2.0
104 stars 24 forks source link

Support for allowed ports for GCP firewall tests #391

Closed ajvb closed 3 years ago

ajvb commented 3 years ago

Adds support for allowed ports in GCP firewall tests

As well, switch from the term "whitelisted" to "allowed".

Note: Will require a change to all of the configs in our automation code.

ajvb commented 3 years ago

@g-k :+1: I added comments in the config file example and readme, also opened up https://github.com/mozilla/frost/issues/392 as I'd like to more completely document the config file

ajvb commented 3 years ago

(going to wait till monday to merge so nothing breaks over the weekend)