Skip to content

Commit a9374a7

Browse files
chore(release): @cloudgraph/policy-pack-gcp-nist-800-53-rev4 1.2.1-alpha.1
## [1.2.1-alpha.1](https://github.com/cloudgraphdev/cloudgraph-policy-packs/compare/@cloudgraph/policy-pack-gcp-nist-800-53-rev4@1.2.0...@cloudgraph/policy-pack-gcp-nist-800-53-rev4@1.2.1-alpha.1) (2023-05-17) ### Bug Fixes * **checks:** Cannot read properties of undefined (reading 'direction') ([700a3de](700a3de))
1 parent e12d234 commit a9374a7

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

src/gcp/nist-800-53-rev4/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.2.1-alpha.1](https://github.com/cloudgraphdev/cloudgraph-policy-packs/compare/@cloudgraph/policy-pack-gcp-nist-800-53-rev4@1.2.0...@cloudgraph/policy-pack-gcp-nist-800-53-rev4@1.2.1-alpha.1) (2023-05-17)
2+
3+
4+
### Bug Fixes
5+
6+
* **checks:** Cannot read properties of undefined (reading 'direction') ([700a3de](https://github.com/cloudgraphdev/cloudgraph-policy-packs/commit/700a3de4f5a7893aa9cba2238be485dc2254e7a6))
7+
18
# [1.2.0](https://github.com/cloudgraphdev/cloudgraph-policy-packs/compare/@cloudgraph/policy-pack-gcp-nist-800-53-rev4@1.1.1...@cloudgraph/policy-pack-gcp-nist-800-53-rev4@1.2.0) (2023-04-28)
29

310

src/gcp/nist-800-53-rev4/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@cloudgraph/policy-pack-gcp-nist-800-53-rev4",
33
"description": "Policy pack implementing The National Institute of Standards and Technology 800-53 Rev. 4 Benchmark for Google Cloud services",
4-
"version": "1.2.0",
4+
"version": "1.2.1-alpha.1",
55
"author": "AutoCloud",
66
"license": "MPL-2.0",
77
"main": "dist/index.js",

0 commit comments

Comments
 (0)