Skip to content

Commit eb9493b

Browse files
committed
Update for cis_report.py 3.0.1
1 parent 4874261 commit eb9493b

File tree

9 files changed

+26
-26
lines changed

9 files changed

+26
-26
lines changed

security/security-design/shared-assets/oci-security-health-check-standard/README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Owner: Olaf Heimburger
44

5-
Version: 250718 (cis_report.py version 3.0.1) for CIS OCI Foundation Benchmark 3.0.0
5+
Version: 250722 (cis_report.py version 3.0.1) for CIS OCI Foundation Benchmark 3.0.0
66

77
# Introduction
88
![Flyer](./files/resources/OCI_Security_Health_Check_Standard.png)
@@ -57,22 +57,22 @@ See the *OCI Security Health Check - Standard Edition* in action and watch the [
5757

5858
Before running the *OCI Security Health Check - Standard Edition* you should download and verify it.
5959

60-
- Download the latest distribution [oci-security-health-check-standard-250718.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-250718.zip).
60+
- Download the latest distribution [oci-security-health-check-standard-250722.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-250722.zip).
6161
- Download the respective checksum file:
62-
- [oci-security-health-check-standard-250718.sha512](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-250718.sha512).
63-
- [oci-security-health-check-standard-250718.sha512256](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-250718.sha512256).
62+
- [oci-security-health-check-standard-250722.sha512](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-250722.sha512).
63+
- [oci-security-health-check-standard-250722.sha512256](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-250722.sha512256).
6464
- Verify the integrity of the distribution. Both files must be in the same directory (for example, in your downloads directory).
6565

6666
On MacOS:
6767
```
6868
cd <your_downloads_directory>
69-
shasum -a 512256 -c oci-security-health-check-standard-250718.sha512256
69+
shasum -a 512256 -c oci-security-health-check-standard-250722.sha512256
7070
```
7171
7272
On Linux (including Cloud Shell):
7373
```
7474
cd <your_downloads_directory>
75-
sha512sum -c oci-security-health-check-standard-250718.sha512
75+
sha512sum -c oci-security-health-check-standard-250722.sha512
7676
```
7777
7878
**Reject the downloaded file if the check fails!**
@@ -85,10 +85,10 @@ In OCI Cloud Shell you can do a short cut without downloading the files mentione
8585
2. Open Cloud Shell
8686
3. Run these commands in your Cloud Shell:
8787
```
88-
wget -q 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-250718.zip
89-
wget -q 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-250718.sha512
90-
sha512sum -c oci-security-health-check-standard-250718.sha512
91-
unzip -q oci-security-health-check-standard-250718.zip
88+
wget -q 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-250722.zip
89+
wget -q 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-250722.sha512
90+
sha512sum -c oci-security-health-check-standard-250722.sha512
91+
unzip -q oci-security-health-check-standard-250722.zip
9292
```
9393
9494
## Prepare the OCI Tenancy

security/security-design/shared-assets/oci-security-health-check-standard/files/oci-security-health-check-standard/README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Owner: Olaf Heimburger
44

5-
Version: 250718 (cis_report.py version 3.0.1) for CIS OCI Foundation Benchmark 3.0.0
5+
Version: 250722 (cis_report.py version 3.0.1) for CIS OCI Foundation Benchmark 3.0.0
66

77
## When to use this asset?
88

@@ -47,22 +47,22 @@ Tested on **OCI Cloud Shell** with **Public network**, **Oracle Linux**, **MacOS
4747

4848
Before running the *OCI Security Health Check - Standard Edition* you should download and verify it.
4949

50-
- Download the latest distribution [oci-security-health-check-standard-250718.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-250718.zip).
50+
- Download the latest distribution [oci-security-health-check-standard-250722.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-250722.zip).
5151
- Download the respective checksum file:
52-
- [oci-security-health-check-standard-250718.sha512](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-250718.sha512).
53-
- [oci-security-health-check-standard-250718.sha512256](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-250718.sha512256).
52+
- [oci-security-health-check-standard-250722.sha512](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-250722.sha512).
53+
- [oci-security-health-check-standard-250722.sha512256](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-250722.sha512256).
5454
- Verify the integrity of the distribution. Both files must be in the same directory (for example, in your downloads directory).
5555

5656
On MacOS:
5757
```
5858
cd <your_downloads_directory>
59-
shasum -a 512256 -c oci-security-health-check-standard-250718.sha512256
59+
shasum -a 512256 -c oci-security-health-check-standard-250722.sha512256
6060
```
6161
6262
On Linux (including Cloud Shell):
6363
```
6464
cd <your_downloads_directory>
65-
sha512sum -c oci-security-health-check-standard-250718.sha512
65+
sha512sum -c oci-security-health-check-standard-250722.sha512
6666
```
6767
6868
**Reject the downloaded file when the check fails!**
@@ -225,7 +225,7 @@ allow group 'Default'/'grp-auditors' to inspect vcns in compartment <compartment
225225
- Upload the distribution file.
226226
- Extract it
227227
```
228-
unzip -q oci-security-health-check-standard-250718.zip
228+
unzip -q oci-security-health-check-standard-250722.zip
229229
```
230230
231231
#### Run the script
@@ -302,11 +302,11 @@ allow group 'Default'/'grp-auditors' to inspect vcns in compartment <compartment
302302
Follow the instructions to select /usr/bin/python3.9
303303
- Log out
304304
305-
- From your desktop, upload the `oci-security-health-check-standard-250718.zip` file to the Compute VM using any SFTP client.
305+
- From your desktop, upload the `oci-security-health-check-standard-250722.zip` file to the Compute VM using any SFTP client.
306306
- Log into the Compute VM
307307
- Extract the distribution
308308
```
309-
unzip -q oci-security-health-check-standard-250718.zip
309+
unzip -q oci-security-health-check-standard-250722.zip
310310
```
311311
- Change directory into `oci-security-health-check-standard`:
312312
```

security/security-design/shared-assets/oci-security-health-check-standard/files/oci-security-health-check-standard/README.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
OCI Security Health Check - Standard Edition
33
============================================
44
Owner: Olaf Heimburger
5-
Version: 250718 (cis_report.py version 3.0.1) for CIS OCI Foundation Benchmark 3.0.0
5+
Version: 250722 (cis_report.py version 3.0.1) for CIS OCI Foundation Benchmark 3.0.0
66

77
When to use this asset?
88

@@ -130,7 +130,7 @@ Usage
130130
- From the menu select the Cloud Shell item.
131131
- When running it the first time:
132132
- Upload the provided ZIP file.
133-
- Extract it with unzip -q oci-security-health-check-standard-250718.zip
133+
- Extract it with unzip -q oci-security-health-check-standard-250722.zip
134134
- Change directory into oci-security-health-check-standard
135135
$ cd oci-security-health-check-standard
136136
$ screen
@@ -190,11 +190,11 @@ Usage
190190
- Log out
191191

192192
- From your desktop, upload the
193-
"oci-security-health-check-standard-250718.zip" file to the Compute VM
193+
"oci-security-health-check-standard-250722.zip" file to the Compute VM
194194
using any SFTP client.
195195
- Log into the Compute VM
196196
- Extract the distribution
197-
unzip -q oci-security-health-check-standard-250718.zip
197+
unzip -q oci-security-health-check-standard-250722.zip
198198

199199
- Change directory into "oci-security-health-check-standard":
200200
cd oci-security-health-check-standard

security/security-design/shared-assets/oci-security-health-check-standard/files/oci-security-health-check-standard/standard.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#
88
# Author: Olaf Heimburger
99
#
10-
VERSION=250718
10+
VERSION=250722
1111

1212
graal_version=24.2.2
1313
OS_TYPE=$(uname)

security/security-design/shared-assets/oci-security-health-check-standard/files/resources/oci-security-health-check-standard-250718.sha512

Lines changed: 0 additions & 1 deletion
This file was deleted.

security/security-design/shared-assets/oci-security-health-check-standard/files/resources/oci-security-health-check-standard-250718.sha512256

Lines changed: 0 additions & 1 deletion
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
75780fd94d268000ebf455948906aaf861625aa81146b4bd23fc5cd53f846b200a58770371439c6b52a74d589054c28bc7451f7601d2c034bb10a3118b2ae8a2 oci-security-health-check-standard-250722.zip
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
527c132fea5ced010f9b891d511f0ae9c7a7764671b9c8fd3dbc67c996d92d70 oci-security-health-check-standard-250722.zip

0 commit comments

Comments
 (0)