Skip to content

Commit 923f2bb

Browse files
committed
Updated to cis_report.py 2.8.0.
1 parent ef32168 commit 923f2bb

File tree

5 files changed

+962
-580
lines changed

5 files changed

+962
-580
lines changed

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

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

33
Owner: Olaf Heimburger
44

5-
Version: 240130
5+
Version: 240229
66

77
Reviewed: 01.02.2024
88

@@ -25,24 +25,24 @@ See the *OCI Security Health Check - Standard Edition* in action and watch the [
2525

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

28-
- Download the latest distribution [oci-security-health-check-standard-240130.zip](https://github.com/oracle-devrel/technology-engineering/releases/download/oci-security-health-check-std-240130/oci-security-health-check-standard-240130.zip).
28+
- Download the latest distribution [oci-security-health-check-standard-240229.zip](https://github.com/oracle-devrel/technology-engineering/releases/download/oci-security-health-check-std-240229/oci-security-health-check-standard-240229.zip).
2929
- Download the respective checksum file:
30-
- [oci-security-health-check-standard-240130.sha512](https://github.com/oracle-devrel/technology-engineering/releases/download/oci-security-health-check-std-240130/oci-security-health-check-standard-240130.sha512).
31-
- [oci-security-health-check-standard-240130.sha512256](https://github.com/oracle-devrel/technology-engineering/releases/download/oci-security-health-check-std-240130/oci-security-health-check-standard-240130.sha512256).
30+
- [oci-security-health-check-standard-240229.sha512](https://github.com/oracle-devrel/technology-engineering/releases/download/oci-security-health-check-std-240229/oci-security-health-check-standard-240229.sha512).
31+
- [oci-security-health-check-standard-240229.sha512256](https://github.com/oracle-devrel/technology-engineering/releases/download/oci-security-health-check-std-240229/oci-security-health-check-standard-240229.sha512256).
3232
- Verify the integrity of the distribution. Both files must be in the same directory (for example, in your downloads directory).
3333

3434
On MacOS:
3535
```
3636
$ cd <your_downloads_directory>
37-
$ shasum -a 512256 -c oci-security-health-check-standard-240130.sha512256
38-
oci-security-health-check-standard-240130.zip: OK
37+
$ shasum -a 512256 -c oci-security-health-check-standard-240229.sha512256
38+
oci-security-health-check-standard-240229.zip: OK
3939
```
4040
4141
On Linux (including Cloud Shell):
4242
```
4343
$ cd <your_downloads_directory>
44-
$ sha512sum -c oci-security-health-check-standard-240130.sha512
45-
oci-security-health-check-standard-240130.zip: OK
44+
$ sha512sum -c oci-security-health-check-standard-240229.sha512
45+
oci-security-health-check-standard-240229.zip: OK
4646
```
4747
4848
**Reject the downloaded file if the check fails!**

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

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

33
Owner: Olaf Heimburger
44

5-
Version: 240130
5+
Version: 240229
66

77
## When to use this asset?
88

@@ -14,22 +14,22 @@ The *OCI Security Health Check - Standard Edition* checks an OCI tenancy for CIS
1414

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

17-
- Download the latest distribution [oci-security-health-check-standard-240130.zip](https://github.com/oracle-devrel/technology-engineering/releases/download/oci-security-health-check-std-240130/oci-security-health-check-standard-240130.zip).
18-
- Download the respective checksum file [oci-security-health-check-standard-240130.sha512256](https://github.com/oracle-devrel/technology-engineering/releases/download/oci-security-health-check-std-240130/oci-security-health-check-standard-240130.sha512256).
17+
- Download the latest distribution [oci-security-health-check-standard-240229.zip](https://github.com/oracle-devrel/technology-engineering/releases/download/oci-security-health-check-std-240229/oci-security-health-check-standard-240229.zip).
18+
- Download the respective checksum file [oci-security-health-check-standard-240229.sha512256](https://github.com/oracle-devrel/technology-engineering/releases/download/oci-security-health-check-std-240229/oci-security-health-check-standard-240229.sha512256).
1919
- Verify the integrity of the distribution. Both files must be in the same directory (for example, in your downloads directory).
2020

2121
On MacOS:
2222
```
2323
$ cd <your_downloads_directory>
24-
$ shasum -a 512256 -c oci-security-health-check-standard-240130.sha512256
25-
oci-security-health-check-standard-240130.zip: OK
24+
$ shasum -a 512256 -c oci-security-health-check-standard-240229.sha512256
25+
oci-security-health-check-standard-240229.zip: OK
2626
```
2727
2828
On Linux (including Cloud Shell):
2929
```
3030
$ cd <your_downloads_directory>
31-
$ sha512sum -c oci-security-health-check-standard-240130.sha512
32-
oci-security-health-check-standard-240130.zip: OK
31+
$ sha512sum -c oci-security-health-check-standard-240229.sha512
32+
oci-security-health-check-standard-240229.zip: OK
3333
```
3434
3535
**Reject the downloaded file when the check fails!**

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

Lines changed: 1 addition & 1 deletion
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: 240130
5+
Version: 240229
66

77
When to use this asset?
88

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
urllib3==1.26.18
21
xlsxwriter>=3.0.3
32
pandas>=1.5.2
43
openpyxl>=3.0.10

0 commit comments

Comments
 (0)