Skip to content

Commit

Permalink
Spaces are now OK, remove this step
Browse files Browse the repository at this point in the history
  • Loading branch information
pburkholder committed Jan 3, 2024
1 parent cf24f31 commit f2beb8d
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/ISSUE_TEMPLATE/conmon-1-deliver.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,14 +69,6 @@ to the few scripts that I use for parsing the conmon materials, as follows:
├── RDS Compliance Scan BOSH Prod_9r1y4q.nessus
└── RDS Compliance Scan CF Prod_ipvc66.nessus
```
* Replace spaces in filenames with underscores:
```shell
pushd Production-and-Tooling-Vulnerability-and-Compliance-scans_2021-03-23
spaces2underscores
cd ../RDS_Compliance_Scans_2021-03-23
spaces2underscores
popd
```
* Run `nessus_log4j`. This generates a table something like this:
```
------- Log4J REPORT ------
Expand Down

0 comments on commit f2beb8d

Please sign in to comment.