Merge pull request #11 from mmorana1/patch-1

Testing small edits
This commit is contained in:
Matteo Meucci
2025-06-30 22:52:26 +02:00
committed by GitHub
@@ -2,6 +2,7 @@
### What is Threat Modeling?
Threat modeling is a structured process for identifying, quantifying, and addressing security threats to a system. It allows developers, architects, and security professionals to proactively assess how their system could be attacked and to design appropriate defenses early in the development lifecycle.
Within AI systems, threat modeling reveals emerging and sophisticated threat vectors, clarifies potential attack paths against data assets, and quantifies both technical and business impacts. These risks, spanning prompt injection to model extraction, arise from the distinctive characteristics of machine learning and generative AI technologies.
### Core Objectives of AI Threat Modeling