-
Notifications
You must be signed in to change notification settings - Fork 60
/
cloudrail_results.txt
49 lines (35 loc) · 1.87 KB
/
cloudrail_results.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
WARNINGs found:
Rule: Ensure Storage Account is using the latest version of TLS encryption
- 1 Resources Exposed:
-----------------------------------------------
- Exposed Resource: [azurerm_storage_account.storacc] (main.tf:41)
Violating Resource: [azurerm_storage_account.storacc] (main.tf:41)
Evidence:
| This rule evaluated asdftstsa's configuration
-----------------------------------------------
Rule: Ensure default network access rule for Storage Accounts is set to deny
- 1 Resources Exposed:
-----------------------------------------------
- Exposed Resource: [azurerm_storage_account.storacc] (main.tf:41)
Violating Resource: [azurerm_storage_account.storacc] (main.tf:41)
Evidence:
| This rule evaluated asdftstsa's configuration
-----------------------------------------------
Rule: Ensure Storage logging is enabled for Queue service for read, write and delete requests
- 1 Resources Exposed:
-----------------------------------------------
- Exposed Resource: [azurerm_storage_account.storacc] (main.tf:41)
Violating Resource: [azurerm_storage_account.storacc] (main.tf:41)
Evidence:
| This rule evaluated asdftstsa's configuration
-----------------------------------------------
Rule: Ensure Storage Account has default network access denied
- 1 Resources Exposed:
-----------------------------------------------
- Exposed Resource: [azurerm_storage_account.storacc] (main.tf:41)
Violating Resource: [azurerm_storage_account.storacc] (main.tf:41)
Evidence:
| The Storage Account asdftstsa is not denying default network access
-----------------------------------------------
Cloudrail ran this assessment without any policies and so all rule violations show as warnings.
You can increase a rule's enforcement level by creating a Policy in the Web UI and adding the rule to it.