From 6f09fe16a893c64b990629c5b84778ae8a857ca3 Mon Sep 17 00:00:00 2001 From: Matteo Meucci Date: Wed, 18 Jun 2025 12:02:30 +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 788f5ed..dbda09f 100644 --- a/Document/content/2.2_Appendix_A.md +++ b/Document/content/2.2_Appendix_A.md @@ -1,4 +1,4 @@ -# 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.