cloud-gov / product

Program-level artifacts, workflow and issues for cloud.gov
Creative Commons Zero v1.0 Universal
29 stars 15 forks source link

Deliver December 2022 ConMon results by 2023-01-04 #2375

Closed pburkholder closed 1 year ago

pburkholder commented 1 year ago

In order for us to update the JAB on our compliance in a consistent way, we need to deliver a Continuous Monitoring report on 2023-01-02. (our standard due date is the 2nd of the month. If these dates fall on a weekend or federal holiday, adjust to the last business day before the date.)

For context, see our Continuous Monitoring Strategy, including the monthly reporting summary explanation.

We need to process our scan results and prepare documentation for any updated or new items, including updating the vulnerability tracker and POA&M.

We always have to do these tasks:

Depending on scan results, we sometimes also have to do these tasks:

Rough notes on Peter's hacky tracking

I keep everything in ~/Documents/ConMon, so

cd ~/Documents
git clone file:///Volumes/GoogleDrive/My Drive/cloud.gov/Security and Compliance/Compliance/conmon_project.git ConMon
cd ConMon
source conmon.sh

That sets up a bunch of shell functions that we run, then copy/paste if they look correct.

Be sure to

Acceptance criteria

pburkholder commented 1 year ago

Opened PR https://github.com/cloud-gov/cg-scripts/pull/234 for some daemon findings:

Log4J reporting was A-OK

pburkholder commented 1 year ago

PR #2379 opened for improvements