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
Copy file name to clipboardExpand all lines: operations-advisory/operating-models/operational-security/README.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,13 @@
1
1
# Operational Security
2
2
3
+
This section contains operational security assets and examples for OCI operating models.
4
+
5
+
## Assets
6
+
7
+
| Asset | Purpose |
8
+
|-------|---------|
9
+
|[CIS Dashboard](./CISDashboard/)| Dashboard assets for CIS-oriented operational security visibility. |
10
+
|[OCI Terraform GitHub Actions Worload Identity Federation Example](https://github.com/dgutierrezcolodra/oci-terraform-github-actions-wif-example)| Step-by-step example for GitHub Actions OIDC to OCI IAM Workload Identity Federation using JWT-to-UPST token exchange and Terraform `SecurityToken` authentication. See the [setup guide](https://github.com/dgutierrezcolodra/oci-terraform-github-actions-wif-example/blob/main/SETUP.md). |
0 commit comments