Skip to content

Commit 035c70d

Browse files
chore(release): @cloudgraph/policy-pack-azure-cis-1.3.1 1.15.1-alpha.1
## [1.15.1-alpha.1](https://github.com/cloudgraphdev/cloudgraph-policy-packs/compare/@cloudgraph/policy-pack-azure-cis-1.3.1@1.15.0...@cloudgraph/policy-pack-azure-cis-1.3.1@1.15.1-alpha.1) (2023-05-17) ### Bug Fixes * **checks:** Cannot read properties of undefined (reading 'direction') ([700a3de](700a3de))
1 parent 6a2ea59 commit 035c70d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

src/azure/cis-1.3.1/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.15.1-alpha.1](https://github.com/cloudgraphdev/cloudgraph-policy-packs/compare/@cloudgraph/policy-pack-azure-cis-1.3.1@1.15.0...@cloudgraph/policy-pack-azure-cis-1.3.1@1.15.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.15.0](https://github.com/cloudgraphdev/cloudgraph-policy-packs/compare/@cloudgraph/policy-pack-azure-cis-1.3.1@1.14.1...@cloudgraph/policy-pack-azure-cis-1.3.1@1.15.0) (2023-04-28)
29

310

src/azure/cis-1.3.1/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-azure-cis-1.3.1",
33
"description": "Policy pack implementing CIS Microsoft Azure Foundations 1.3.1 Benchmark",
4-
"version": "1.15.0",
4+
"version": "1.15.1-alpha.1",
55
"author": "AutoCloud",
66
"license": "MPL-2.0",
77
"main": "dist/index.js",

0 commit comments

Comments
 (0)