From 9afcc89e57148d243143e28e84a1bc8e95052234 Mon Sep 17 00:00:00 2001 From: Matteo Meucci Date: Wed, 18 Jun 2025 12:06:56 +0200 Subject: [PATCH] Update 2.2_Appendix_A.md --- Document/content/2.2_Appendix_A.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Document/content/2.2_Appendix_A.md b/Document/content/2.2_Appendix_A.md index dbda09f..ce51492 100644 --- a/Document/content/2.2_Appendix_A.md +++ b/Document/content/2.2_Appendix_A.md @@ -1,4 +1,4 @@ -# 2.2 Appendix A: Rationale for Selecting SAIF as the Architectural Scope for AI Threat Modeling +## 2.2 Appendix A: Rationale for Selecting SAIF as the Architectural Scope for AI Threat Modeling We chose to use Google’s SAIF as the architectural scope for our AI threat modeling because it provides a clear decomposition of the system into data, model, application, and infrastructure layers, enabling structured testing and security control alignment.