You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -38,7 +36,7 @@ The file standard.sh acts as the entry point and does the following:
38
36
39
37
- Automatic check for Python runtime version
40
38
- Automatic venv creation and activation
41
-
-Automatci installation of required Python libraries
39
+
-Automatic installation of required Python libraries
42
40
- Automatic **OCI Cloud Shell** and tenancy name detection
43
41
- Automatic creation of timestamped output directory
44
42
- Call of cis_reports.py
@@ -58,22 +56,22 @@ See the *OCI Security Health Check - Standard Edition* in action and watch the [
58
56
59
57
Before running the *OCI Security Health Check - Standard Edition* you should download and verify it.
60
58
61
-
- Download the latest distribution [oci-security-health-check-standard-250430.zip](https://github.com/oracle-devrel/technology-engineering/raw/main/security/security-design/shared-assets/oci-security-health-check-standard/files/resources/oci-security-health-check-standard-250430.zip).
59
+
- Download the latest distribution [oci-security-health-check-standard-250530.zip](https://github.com/oracle-devrel/technology-engineering/raw/main/security/security-design/shared-assets/oci-security-health-check-standard/files/resources/oci-security-health-check-standard-250530.zip).
Copy file name to clipboardExpand all lines: security/security-design/shared-assets/oci-security-health-check-standard/files/oci-security-health-check-standard/README.md
+15-11Lines changed: 15 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
Owner: Olaf Heimburger
4
4
5
-
Version: 250430 (cis_report.py version 2.8.8.1) for CIS OCI Foundation Benchmark 2.0.0
5
+
Version: 250530 (cis_report.py version 3.0.0.4) for CIS OCI Foundation Benchmark 3.0.0
6
6
7
7
## When to use this asset?
8
8
@@ -31,7 +31,7 @@ The file standard.sh acts as the entry point and does the following:
31
31
32
32
- Automatic check for Python runtime version
33
33
- Automatic venv creation and activation
34
-
-Automatci installation of required Python libraries
34
+
-Automatic installation of required Python libraries
35
35
- Automatic **OCI Cloud Shell** and tenancy name detection
36
36
- Automatic creation of timestamped output directory
37
37
- Call of cis_reports.py
@@ -47,22 +47,22 @@ Tested on **OCI Cloud Shell** with **Public network**, **Oracle Linux**, **MacOS
47
47
48
48
Before running the *OCI Security Health Check - Standard Edition* you should download and verify it.
49
49
50
-
- Download the latest distribution [oci-security-health-check-standard-250430.zip](https://github.com/oracle-devrel/technology-engineering/raw/main/security/security-design/shared-assets/oci-security-health-check-standard/files/resources/oci-security-health-check-standard-250430.zip).
50
+
- Download the latest distribution [oci-security-health-check-standard-250530.zip](https://github.com/oracle-devrel/technology-engineering/raw/main/security/security-design/shared-assets/oci-security-health-check-standard/files/resources/oci-security-health-check-standard-250530.zip).
Copy file name to clipboardExpand all lines: security/security-design/shared-assets/oci-security-health-check-standard/files/oci-security-health-check-standard/README.txt
+10-6Lines changed: 10 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
OCI Security Health Check - Standard Edition
3
3
============================================
4
4
Owner: Olaf Heimburger
5
-
Version: 250430 (cis_report.py version 2.8.8.1) for CIS OCI Foundation Benchmark 2.0.0
5
+
Version: 250530 (cis_report.py version 3.0.0.4) for CIS OCI Foundation Benchmark 3.0.0
6
6
7
7
When to use this asset?
8
8
@@ -37,7 +37,7 @@ The file standard.sh acts as the entry point and does the following:
37
37
38
38
- Automatic check for Python runtime version
39
39
- Automatic venv creation and activation
40
-
- Automatci installation of required Python libraries
40
+
- Automatic installation of required Python libraries
41
41
- Automatic OCI Cloud Shell and tenancy name detection
42
42
- Automatic creation of timestamped output directory
43
43
- Call of cis_reports.py
@@ -112,7 +112,7 @@ Usage
112
112
- From the menu select the Cloud Shell item.
113
113
- When running it the first time:
114
114
- Upload the provided ZIP file.
115
-
- Extract it with unzip -q oci-security-health-check-standard-250430.zip
115
+
- Extract it with unzip -q oci-security-health-check-standard-250530.zip
116
116
- Change directory into oci-security-health-check-standard
117
117
$ cd oci-security-health-check-standard
118
118
$ screen
@@ -169,11 +169,11 @@ Usage
169
169
- Log out
170
170
171
171
- From your desktop, upload the
172
-
"oci-security-health-check-standard-250430.zip" file to the Compute VM
172
+
"oci-security-health-check-standard-250530.zip" file to the Compute VM
Copy file name to clipboardExpand all lines: security/security-design/shared-assets/oci-security-health-check-standard/files/oci-security-health-check-standard/requirements.txt
0 commit comments