Skip to content

Commit

Permalink
chore(release): 0.2.0
Browse files Browse the repository at this point in the history
# @cloudgraph/policy-pack-aws-cis-1.3.0 [0.2.0](https://github.com/cloudgraphdev/cloudgraph-policy-packs/compare/@cloudgraph/[email protected]...@cloudgraph/[email protected]) (2022-05-26)

### Features

* Added ACL Grants checks to 3.3 rule ([c387273](c387273))
* Fixed rule 1.12 ([6498ad1](6498ad1))
* Included 1.x rules for aws cis 1.3.0 ([6ba595f](6ba595f))
* Included 1.x rules for aws cis 1.3.0 ([15c00a0](15c00a0))
* Included 3.x rules for aws cis 1.3.0 ([4e263f2](4e263f2))
* Included 5.1, 5.2, 5.3 rules for aws cis 1.3.0 ([2c15651](2c15651))
  • Loading branch information
semantic-release-bot committed May 26, 2022
1 parent 867de24 commit 12bfdbf
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions src/aws/cis-1.3.0/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# @cloudgraph/policy-pack-aws-cis-1.3.0 [0.2.0](https://github.com/cloudgraphdev/cloudgraph-policy-packs/compare/@cloudgraph/[email protected]...@cloudgraph/[email protected]) (2022-05-26)


### Features

* Added ACL Grants checks to 3.3 rule ([c387273](https://github.com/cloudgraphdev/cloudgraph-policy-packs/commit/c387273ef475d41937d74be0d865beb1dcff4a53))
* Fixed rule 1.12 ([6498ad1](https://github.com/cloudgraphdev/cloudgraph-policy-packs/commit/6498ad17405f64f277d8caccf96c853c3805fa88))
* Included 1.x rules for aws cis 1.3.0 ([6ba595f](https://github.com/cloudgraphdev/cloudgraph-policy-packs/commit/6ba595ff827880f95650e367214a1e89fdf7aaab))
* Included 1.x rules for aws cis 1.3.0 ([15c00a0](https://github.com/cloudgraphdev/cloudgraph-policy-packs/commit/15c00a01f52b93dd0319c7adac9d0c08ba72868a))
* Included 3.x rules for aws cis 1.3.0 ([4e263f2](https://github.com/cloudgraphdev/cloudgraph-policy-packs/commit/4e263f23d08dcdcf97adf56ce0d72f9123249c9b))
* Included 5.1, 5.2, 5.3 rules for aws cis 1.3.0 ([2c15651](https://github.com/cloudgraphdev/cloudgraph-policy-packs/commit/2c156515a964eb8fe5715c9181ef905bb0dffc4f))

# @cloudgraph/policy-pack-aws-cis-1.3.0 [0.1.0](https://github.com/cloudgraphdev/cloudgraph-policy-packs/compare/@cloudgraph/[email protected]...@cloudgraph/[email protected]) (2022-05-12)


Expand Down
2 changes: 1 addition & 1 deletion src/aws/cis-1.3.0/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@cloudgraph/policy-pack-aws-cis-1.3.0",
"description": "Policy pack implementing CIS Amazon Web Services Foundations 1.3.0 Benchmark",
"version": "0.1.0",
"version": "0.2.0",
"author": "AutoCloud",
"license": "MPL-2.0",
"main": "dist/index.js",
Expand Down

0 comments on commit 12bfdbf

Please sign in to comment.