Skip to content

Commit

Permalink
chore: also update codeowners
Browse files Browse the repository at this point in the history
  • Loading branch information
GangGreenTemperTatum committed Dec 27, 2024
1 parent f2fab31 commit 4a7cc9f
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -6,32 +6,32 @@

## Either Ads or Steve can approve changes to CODEOWNERS:
CODEOWNERS @GangGreenTemperTatum @virtualsteve-star
2_0_vulns/emerging_candidates @GangGreenTemperTatum

## Data Gathering
data_gathering/* @emmanuelgjr @GangGreenTemperTatum

# Top 10 Vulnerabilities: (www-project-top-10-for-large-language-model-applications/1_1_vulns/)
# Top 10 Vulnerabilities and Leads:
## Use **/ to match files in any directory
## LLM01:
PromptInjection.md @cybershujin
**/PromptInjection.md @cybershujin
## LLM02:
InsecureOutputHandling.md @kenhuangus
**/LLM02_SensitiveInformationDisclosure.md @kenhuangus
## LLM03:
TrainingDataPoisoning.md @GangGreenTemperTatum
**/SupplyChainVulnerabilities.md @jsotiro
## LLM04:
UnboundedConsumption.md @GangGreenTemperTatum
**/DataModelPoisoning.md @GangGreenTemperTatum
## LLM05:
SupplyChainVulnerabilities.md @jsotiro
**/LLM05_ImproperOutputHandling.md @GangGreenTemperTatum
## LLM06:
SensitiveInformationDisclosure.md @GangGreenTemperTatum
## LLM07:
InsecurePluginDesign.md @jsotiro
## LLM08:
ExcessiveAgency.md @rot169
**/ExcessiveAgency.md @rot169
## LLM07: # TODO need to check Aditya's handle
**/SystemPromptLeakage.md @GangGreenTemperTatum
## LLM08: # TODO need to check Krishna's handle
**/VectorAndEmbeddingWeaknesses.md @jsotiro
## LLM09:
Overreliance.md @virtualsteve-star
**/Misinformation.md @virtualsteve-star
## LLM10:

**/UnboundedConsumption.md @GangGreenTemperTatum

## Template:
_template.md @rossja
Expand Down

0 comments on commit 4a7cc9f

Please sign in to comment.