Skip to content

Commit b9734ce

Browse files
committed
chore(release): @cloudgraph/policy-pack-azure-nist-800-53-rev4 1.2.0
1 parent 31660c3 commit b9734ce

2 files changed

Lines changed: 17 additions & 1 deletion

File tree

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

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
# [@cloudgraph/policy-pack-azure-nist-800-53-rev4-v1.2.0](https://github.com/cloudgraphdev/cloudgraph-policy-packs/compare/@cloudgraph/policy-pack-azure-nist-800-53-rev4@1.1.1...@cloudgraph/policy-pack-azure-nist-800-53-rev4@1.2.0) (2022-08-01)
2+
3+
4+
### Bug Fixes
5+
6+
* rewritten rules to be scoped to the subscription level ([997aaad](https://github.com/cloudgraphdev/cloudgraph-policy-packs/commit/997aaadafbb47a15cd492dced445c0f0537c7246))
7+
8+
9+
### Features
10+
11+
* Add rules to readme file ([e0b2291](https://github.com/cloudgraphdev/cloudgraph-policy-packs/commit/e0b2291b96e674733755db78fec6e928a80de691))
12+
* **checks:** Support [AZURE NIST] Logging, Performance and Reliability, User and Role Management, and Using Updated Policies and Frameworks rules ([b810b0f](https://github.com/cloudgraphdev/cloudgraph-policy-packs/commit/b810b0f679ed41e7aea6730a705feb7124e11dea))
13+
* **ckecks:** add azure nist rule 3.7 and 6.x ([af7ae17](https://github.com/cloudgraphdev/cloudgraph-policy-packs/commit/af7ae17c6e7f5a12204dfa9c6e68d05ffc86a25b))
14+
* Update rules and sdk package version ([450b676](https://github.com/cloudgraphdev/cloudgraph-policy-packs/commit/450b676836834634190c792e5a0e311dd41e5551))
15+
* Update some rules and tests ([5ab30a4](https://github.com/cloudgraphdev/cloudgraph-policy-packs/commit/5ab30a4fa15885b23b586629afa222faaa7b84b3))
16+
117
# [@cloudgraph/policy-pack-azure-nist-800-53-rev4-v1.1.1](https://github.com/cloudgraphdev/cloudgraph-policy-packs/compare/@cloudgraph/policy-pack-azure-nist-800-53-rev4@1.1.0...@cloudgraph/policy-pack-azure-nist-800-53-rev4@1.1.1) (2022-07-11)
218

319

src/azure/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-azure-nist-800-53-rev4",
33
"description": "Policy pack implementing The National Institute of Standards and Technology 800-53 Rev. 4 Benchmark for Microsoft Azure services",
4-
"version": "1.1.1",
4+
"version": "1.2.0",
55
"author": "AutoCloud",
66
"license": "MPL-2.0",
77
"main": "dist/index.js",

0 commit comments

Comments
 (0)