From eb17b24ed3de65dcaed65c7d1a21b36876608439 Mon Sep 17 00:00:00 2001 From: Matteo Meucci Date: Wed, 5 Nov 2025 18:53:26 +0100 Subject: [PATCH] Fix section numbering in README.md --- Document/README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Document/README.md b/Document/README.md index bcbb6db..d449010 100644 --- a/Document/README.md +++ b/Document/README.md @@ -18,15 +18,15 @@ - 2.1.2 [Identify AI System Responsible AI (RAI)/Trustworthy AI Threats](content/2.1.2_Identify_RAI_threats.md) -- 2.2.1 [Appendix A: Rationale For Using SAIF (Secure AI Framework)](content/2.2_Appendix_A.md) +- 2.2 [Appendix A: Rationale For Using SAIF (Secure AI Framework)](content/2.2_Appendix_A.md) -- 2.2.2 [Appendix B: Distributed, Immutable, Ephemeral (DIE) Threat Identification](content/2.2_Appendix_B.md) +- 2.2[Appendix B: Distributed, Immutable, Ephemeral (DIE) Threat Identification](content/2.2_Appendix_B.md) -- 2.2.3 [Appendix C: Risk Lifecycle for Secure AI Systems](content/2.2_Appendix_C.md) +- 2.2 [Appendix C: Risk Lifecycle for Secure AI Systems](content/2.2_Appendix_C.md) -- 2.2.4 [Appendix D: Threat Enumeration to AI Architecture Components](content/2.2_Appendix_D.md) +- 2.2 [Appendix D: Threat Enumeration to AI Architecture Components](content/2.2_Appendix_D.md) -- 2.2.5 [Appendix E: Mapping AI Threats Against AI Systems Vulnerabilities (CVEs & CWEs) ](content/2.2_Appendix_E.md) +- 2.2 [Appendix E: Mapping AI Threats Against AI Systems Vulnerabilities (CVEs & CWEs) ](content/2.2_Appendix_E.md) ## 3. [OWASP AI Testing Guide Framework](content/3.0_OWASP_AI_Testing_Guide_Framework.md)