Skip to content

Security Processes and Procedures

Ryan Ahearn edited this page May 25, 2021 · 6 revisions

Security Scan Reviews

On at least a weekly basis, check the production CircleCI daily scan job to view the OWASP report.

Click:

  1. daily_scan / dynamic_security_scan
  2. Artifacts
  3. reports/owasp_report.html

Baseline of all known and accepted findings: https://2566-277889613-gh.circle-artifacts.com/0/reports/owasp_report.html

Update the baseline report link each time it is checked, as they do eventually get deleted from CircleCI

Audit Log Reviews

App Audit Review

Audit logs shall be manually reviewed on a weekly basis using the audit log review saved filters on https://logs.fr.cloud.gov/app/home

Infrastructure Log Review

Infrastructure events shall be manually reviewed on a weekly basis using the events log

Infrastructure Reviews

On a weekly basis, run terraform plan and verify that there is no drift in the terraform configuration.

On a weekly basis, run cf network-policies and verify that they are in agreement with terraform baseline.

Application Account Reviews

See the access control SOP for user account review steps.

Infrastructure Reviews

On a weekly basis, run terraform plan and verify that there is no drift in the terraform configuration.

On a weekly basis, run cf network-policies and verify that they are in agreement with terraform baseline.

On a monthly basis, cloud.gov accounts and service keys across all spaces shall be reviewed. Any accounts that weren't properly removed during user off-boarding shall then be removed.