-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conmon: Run pages, fix compliance scan download #2331
base: main
Are you sure you want to change the base?
Conversation
In total, you'll run three scans: | ||
* For external sites (PaaS sites that do not require a GSA origin IP address) | ||
* For internal sites (PaaS sites that do GSA origin IP address) | ||
* For sites |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Does this thought need to be finished?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Two minor changes, otherwise LGTM!
* For internal sites (PaaS sites that do GSA origin IP address) | ||
* For sites |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* For internal sites (PaaS sites that do GSA origin IP address) | |
* For sites | |
* For internal sites (PaaS sites that do require a GSA origin IP address) | |
* For Pages sites (none of which require a GSA origin IP address) |
@@ -71,6 +76,9 @@ The following steps are for the `external` scan (except as noted): | |||
- In the ZAP-configured Firefox, log in to each site in the context list. | |||
- For the **`external` context, use your "sandbox" identity**. VPN not needed. | |||
- For the **`internal` context, use your Cloud Ops (GSA SecureAuth) identity**, and join the VPN | |||
- For the **`pages` context, use your Cloud Ops identity** | |||
- You should be non-privileged (e.g. site owner) user of Pages for the main app | |||
- You shoudl be a _support_ user of Pages for the admin app |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- You shoudl be a _support_ user of Pages for the admin app | |
- You should be a _support_ user of Pages for the admin app |
0728f23
to
0f8b010
Compare
Changes proposed in this pull request:
security considerations
These steps are now too complex for a human to successfully execute on, and we need to invest in automating....