Skip to content

Commit 8f4a07b

Browse files
committed
OCI Security Health Check - Standard Edition version 230630
1 parent 761deb5 commit 8f4a07b

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
.DS_Store
33
.AppleDouble
44
.LSOverride
5+
.vscode
56

67
# Icon must end with two \r
78
Icon
@@ -30,4 +31,4 @@ Temporary Items
3031
.key
3132
.crt
3233
.csr
33-
.pem
34+
.pem

security/security-design/README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
# Placeholder
1+
# Security Design
2+
3+
TBD
4+
5+
# Packages
6+
7+
- [Bastion Session](bastion-session-script/README.md)
8+
- [OCI Security Healt Check - Standard Edition](oci-security-health-check-standard/README.md)
29

310
# License
411

0 commit comments

Comments
 (0)