From 91947ded5319367257da3033cbc4d3d3774dbee2 Mon Sep 17 00:00:00 2001 From: Paolo Matarazzo <74918781+paolomatarazzo@users.noreply.github.com> Date: Fri, 19 Apr 2024 06:47:25 -0400 Subject: [PATCH] updates --- windows/security/book/toc.yml | 23 +++++++++++++++++++++-- 1 file changed, 21 insertions(+), 2 deletions(-) diff --git a/windows/security/book/toc.yml b/windows/security/book/toc.yml index e84fb05fb0..ac3ddf5a65 100644 --- a/windows/security/book/toc.yml +++ b/windows/security/book/toc.yml @@ -6,9 +6,8 @@ items: - name: 1. Hardware security href: hardware-security.md - name: 2. Operating system security + href: operating-system-security-root.md items: - - name: Introduction - href: operating-system-security-root.md - name: System security href: operating-system-security-system-security.md - name: Encryption and data protection @@ -27,5 +26,25 @@ items: href: cloud-security.md - name: 7. Security foundations href: security-foundations.md + - name: Conclusion + href: conclusion.md +- name: "Windows 11 Security Book: Powerful security by design - option 2" + items: + - name: Introduction + href: index.md + - name: 1. Hardware security + href: hardware-security.md + - name: 2. Operating system security + href: operating-system-security.md + - name: 3. Application security + href: application-security.md + - name: 4. Identity protection + href: identity-protection.md + - name: 5. Privacy + href: privacy.md + - name: 6. Cloud security + href: cloud-security.md + - name: 7. Security foundations + href: security-foundations.md - name: Conclusion href: conclusion.md \ No newline at end of file