Skip to content

Commit

Permalink
update read me
Browse files Browse the repository at this point in the history
  • Loading branch information
seanlongcc committed Mar 26, 2024
1 parent bc5f543 commit b3682cd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,8 @@ A workflow for hardening a MongoDB container against a STIG using Packer and Ans

- To run the inspec seperately
- Remove the `--controls` flag to run all inspec checks at once.
-
```
inspec exec spec/mongo-inspec-profile/ -t docker://mongo_hardened --controls=SV-252134 --input-file=spec/mongo-inspec-profile/inputs.yml
inspec exec spec/mongo-inspec-profile/ -t docker://image_name --controls=SV-252134 --input-file=spec/mongo-inspec-profile/inputs.yml
```

---

0 comments on commit b3682cd

Please sign in to comment.