Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rx294 authored Jul 31, 2019
1 parent 9114eb7 commit 75da6e7
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,14 @@ InSpec uses the standard AWS authentication mechanisms. Typically, you will crea

## Get started

The following attributes can be configured in an attributes file. More information about InSpec attributes can be found in the [InSpec Profile Documentation](https://www.inspec.io/docs/reference/profiles/).

```
# Description: List of buckets exempted from inspection.
exception_bucket_list: []
```

Bundle install required gems <br>
- `bundle install`

Expand Down Expand Up @@ -99,15 +107,15 @@ $ inspec exec /path/to/profile --controls s3-buckets-no-public-access -t aws://
## Contributors + Kudos

- Rony Xavier [rx294](https://github.com/rx294)
- Matthew Dromazos [rx294](https://github.com/dromazmj)
- Matthew Dromazos [dromazmj](https://github.com/dromazmj)
- Aaron Lippold [aaronlippold](https://github.com/aaronlippold)

## License and Author


### Authors

- Author:: Rony Xaiver [rxaiver@mitre.org](mailto:[email protected])
- Author:: Rony Xavier [rxavier@mitre.org](mailto:[email protected])
- Author:: Matthew Dromazos [[email protected]](mailto:[email protected] )
- Author:: Aaron Lippold [[email protected]](mailto:[email protected])

Expand Down

0 comments on commit 75da6e7

Please sign in to comment.