Skip to content

Commit

Permalink
Update names/numbers
Browse files Browse the repository at this point in the history
Put in the proper number for the 2025 list
  • Loading branch information
virtualsteve-star committed Oct 23, 2024
1 parent bf20e85 commit 0283739
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion 2_0_voting/voting_round_two/DataModelPoisoning.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## LLM03: Data and Model Poisoning
## LLM04:2025 Data and Model Poisoning

### Description

Expand Down
2 changes: 1 addition & 1 deletion 2_0_voting/voting_round_two/ExcessiveAgency.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## LLM08: Excessive Agency
## LLM06:2025 Excessive Agency

### Description

Expand Down
2 changes: 1 addition & 1 deletion 2_0_voting/voting_round_two/ImproperOutputHandling.md
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion 2_0_voting/voting_round_two/Misinformation.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Misinformation
## LLM09:2025 Misinformation

### Description

Expand Down
2 changes: 1 addition & 1 deletion 2_0_voting/voting_round_two/PromptInjection.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## LLM01 Prompt Injection
## LLM01:2025 Prompt Injection

### Description

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## LLM06: Sensitive Information Disclosure
## LLM02:2025 Sensitive Information Disclosure

### Description

Expand Down
2 changes: 1 addition & 1 deletion 2_0_voting/voting_round_two/UnboundedConsumption.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Unbounded Consumption
## LLM10:2025 Unbounded Consumption

### Description

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Vector and Embedding Weaknesses
## LLM08:2025 Vector and Embedding Weaknesses

### Description

Expand Down

0 comments on commit 0283739

Please sign in to comment.