Skip to content

Commit abcba8f

Browse files
committed
Add license information
1 parent 0cc173f commit abcba8f

2 files changed

Lines changed: 9 additions & 2 deletions

File tree

  • operations-advisory/multi-cloud-operating-models/operational-security/CISDashboard

operations-advisory/multi-cloud-operating-models/operational-security/CISDashboard/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,6 @@ $ python3 cis_reports.py -dt --region eu-frankfurt-1 --report-directory CISRESUL
210210
'cis_Storage_Object_Storage_5-1-2.csv',
211211
'cis_Storage_Object_Storage_5-1-3.csv'.
212212

213-
214213
### Step 5: Analyze Data using the CIS Compliance Dashboard
215214

216215
Use the imported CIS Compliance dashboard to analyze the CIS data uploaded to Log Analytics.

operations-advisory/multi-cloud-operating-models/operational-security/CISDashboard/files/terraform/README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,12 @@ namespace = "your_log_analytics_namespace"
3535
## Notes
3636

3737
* The `is_overwrite` flag is set to `true` by default, which means that existing custom content with the same name will be overwritten.
38-
* Make sure to replace the filepaths and namespace with your actual values in the `terraform.tfvars` file.
38+
* Make sure to replace the filepaths and namespace with your actual values in the `terraform.tfvars` file.
39+
40+
# License
41+
42+
Copyright (c) 2026 Oracle and/or its affiliates.
43+
44+
Licensed under the Universal Permissive License (UPL), Version 1.0.
45+
46+
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details.

0 commit comments

Comments
 (0)