Skip to content

Commit

Permalink
chore(release): 1.0.0
Browse files Browse the repository at this point in the history
# @cloudgraph/policy-pack-gcp-nist-800-53-rev4 1.0.0 (2022-05-26)

### Features

* **checks:** Added 3.10 rule ([1f47a98](1f47a98))
* **checks:** Support GCP NIST Encryption at Rest and in Transit and Logging ([1c258d1](1c258d1))
* **checks:** Support GCP NIST Monitoring and Alerting, Network Access Rules, Network Best Practices and Using Updated Policies and Frameworks ([5600bb5](5600bb5))
* **checks:** Updated README file ([660e2f3](660e2f3))
* Initial boilerplate for GCP NIST 800-53 rev4 benchmark ([a15d175](a15d175))
* Support GCP NIST Access Control Configuration, Policies and DNS Best Practices ([6bb4657](6bb4657))
  • Loading branch information
semantic-release-bot committed May 26, 2022
1 parent 2ea65bf commit 9e67513
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions src/gcp/nist-800-53-rev4/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# @cloudgraph/policy-pack-gcp-nist-800-53-rev4 1.0.0 (2022-05-26)


### Features

* **checks:** Added 3.10 rule ([1f47a98](https://github.com/cloudgraphdev/cloudgraph-policy-packs/commit/1f47a98968346e22e92f6a29df1c697eca2b46cc))
* **checks:** Support GCP NIST Encryption at Rest and in Transit and Logging ([1c258d1](https://github.com/cloudgraphdev/cloudgraph-policy-packs/commit/1c258d1f45d9af80aeacfd16a84da49f9286df03))
* **checks:** Support GCP NIST Monitoring and Alerting, Network Access Rules, Network Best Practices and Using Updated Policies and Frameworks ([5600bb5](https://github.com/cloudgraphdev/cloudgraph-policy-packs/commit/5600bb5c30a8eb7c4a9d5969bc68a1753e791add))
* **checks:** Updated README file ([660e2f3](https://github.com/cloudgraphdev/cloudgraph-policy-packs/commit/660e2f31726a3b04a335a27fb6bb3fed1ff84b6b))
* Initial boilerplate for GCP NIST 800-53 rev4 benchmark ([a15d175](https://github.com/cloudgraphdev/cloudgraph-policy-packs/commit/a15d17596c09cd02bdc1aa7cad5947014509eadd))
* Support GCP NIST Access Control Configuration, Policies and DNS Best Practices ([6bb4657](https://github.com/cloudgraphdev/cloudgraph-policy-packs/commit/6bb465729b2111378c5a9d1eb9e91d91951748c1))
2 changes: 1 addition & 1 deletion src/gcp/nist-800-53-rev4/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@cloudgraph/policy-pack-gcp-nist-800-53-rev4",
"description": "Policy pack implementing The National Institute of Standards and Technology 800-53 Rev. 4 Benchmark for Google Cloud services",
"version": "0.0.1",
"version": "1.0.0",
"author": "AutoCloud",
"license": "MPL-2.0",
"main": "dist/index.js",
Expand Down

0 comments on commit 9e67513

Please sign in to comment.