-
Notifications
You must be signed in to change notification settings - Fork 11
/
CODEOWNERS
Validating CODEOWNERS rules...
40 lines (33 loc) · 980 Bytes
/
CODEOWNERS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
## Explicit Match Any:
* @GangGreenTemperTatum @virtualsteve-star
# Shared Community Files and Areas:
# TBC
## 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/)
## LLM01:
PromptInjection.md @cybershujin
## LLM02:
InsecureOutputHandling.md @kenhuangus
## LLM03:
TrainingDataPoisoning.md @GangGreenTemperTatum
## LLM04:
UnboundedConsumption.md @GangGreenTemperTatum
## LLM05:
SupplyChainVulnerabilities.md @jsotiro
## LLM06:
SensitiveInformationDisclosure.md @GangGreenTemperTatum
## LLM07:
InsecurePluginDesign.md @jsotiro
## LLM08:
ExcessiveAgency.md @rot169
## LLM09:
Overreliance.md @virtualsteve-star
## LLM10:
## Template:
_template.md @rossja
## Translations:
2_0_vulns/translations @talesh