Skip to content

Commit

Permalink
Update inspec.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronlippold committed May 11, 2022
1 parent 5a011ef commit 08b5a16
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions inspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,13 @@ copyright: MITRE, 2022
copyright_email: inspec@mitre.org
license: Apache-2.0
summary: "InSpec validation example baseline profile for AWS S3 - to test if you have public buckets"
version: 1.4.1
version: 1.5.0

inspec_version: ">= 5.14"
inspec_version: ">= 4"

supports:
- platform: aws

gem_dependencies:
- name: "concurrent-ruby"
version: ">= 1.1.10"

depends:
- name: inspec-aws
url: https://github.com/inspec/inspec-aws/archive/main.tar.gz
Expand Down

0 comments on commit 08b5a16

Please sign in to comment.