diff --git a/2_0_voting/voting_round_two/DataModelPoisoning.md b/2_0_voting/voting_round_two/DataModelPoisoning.md index 57a94b03..abe12800 100644 --- a/2_0_voting/voting_round_two/DataModelPoisoning.md +++ b/2_0_voting/voting_round_two/DataModelPoisoning.md @@ -1,4 +1,4 @@ -## LLM03: Data and Model Poisoning +## LLM04:2025 Data and Model Poisoning ### Description diff --git a/2_0_voting/voting_round_two/ExcessiveAgency.md b/2_0_voting/voting_round_two/ExcessiveAgency.md index 8516d74c..9786841d 100644 --- a/2_0_voting/voting_round_two/ExcessiveAgency.md +++ b/2_0_voting/voting_round_two/ExcessiveAgency.md @@ -1,4 +1,4 @@ -## LLM08: Excessive Agency +## LLM06:2025 Excessive Agency ### Description diff --git a/2_0_voting/voting_round_two/ImproperOutputHandling.md b/2_0_voting/voting_round_two/ImproperOutputHandling.md index bf4e9ad5..b48df97a 100644 --- a/2_0_voting/voting_round_two/ImproperOutputHandling.md +++ b/2_0_voting/voting_round_two/ImproperOutputHandling.md @@ -1,4 +1,4 @@ -## LLM02: Insecure Output Handling +## LLM05:2025 Insecure Output Handling ### Description Insecure Output Handling refers specifically to insufficient validation, sanitization, and handling of the outputs generated by large language models before they are passed downstream to other components and systems. Since LLM-generated content can be controlled by prompt input, this behavior is similar to providing users indirect access to additional functionality. diff --git a/2_0_voting/voting_round_two/Misinformation.md b/2_0_voting/voting_round_two/Misinformation.md index c37801ce..18fb307a 100644 --- a/2_0_voting/voting_round_two/Misinformation.md +++ b/2_0_voting/voting_round_two/Misinformation.md @@ -1,4 +1,4 @@ -## Misinformation +## LLM09:2025 Misinformation ### Description diff --git a/2_0_voting/voting_round_two/PromptInjection.md b/2_0_voting/voting_round_two/PromptInjection.md index 48215217..56398b60 100644 --- a/2_0_voting/voting_round_two/PromptInjection.md +++ b/2_0_voting/voting_round_two/PromptInjection.md @@ -1,4 +1,4 @@ -## LLM01 Prompt Injection +## LLM01:2025 Prompt Injection ### Description diff --git a/2_0_voting/voting_round_two/SensitiveInformationDisclosure.md b/2_0_voting/voting_round_two/SensitiveInformationDisclosure.md index 9b1d361a..d551be01 100644 --- a/2_0_voting/voting_round_two/SensitiveInformationDisclosure.md +++ b/2_0_voting/voting_round_two/SensitiveInformationDisclosure.md @@ -1,4 +1,4 @@ -## LLM06: Sensitive Information Disclosure +## LLM02:2025 Sensitive Information Disclosure ### Description diff --git a/2_0_voting/voting_round_two/UnboundedConsumption.md b/2_0_voting/voting_round_two/UnboundedConsumption.md index 7ac089d6..3920861f 100644 --- a/2_0_voting/voting_round_two/UnboundedConsumption.md +++ b/2_0_voting/voting_round_two/UnboundedConsumption.md @@ -1,4 +1,4 @@ -## Unbounded Consumption +## LLM10:2025 Unbounded Consumption ### Description diff --git a/2_0_voting/voting_round_two/VectorAndEmbeddingWeaknesses.md b/2_0_voting/voting_round_two/VectorAndEmbeddingWeaknesses.md index b7a94adb..475bf33e 100644 --- a/2_0_voting/voting_round_two/VectorAndEmbeddingWeaknesses.md +++ b/2_0_voting/voting_round_two/VectorAndEmbeddingWeaknesses.md @@ -1,4 +1,4 @@ -## Vector and Embedding Weaknesses +## LLM08:2025 Vector and Embedding Weaknesses ### Description