-
-
Notifications
You must be signed in to change notification settings - Fork 154
/
CODEOWNERS
Validating CODEOWNERS rules...
41 lines (35 loc) · 1.09 KB
/
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
41
## Explicit Match Any:
* @GangGreenTemperTatum @virtualsteve-star
# Shared Community Files and Areas:
# TBC
## Either Ads or Steve can approve changes to CODEOWNERS or github:
CODEOWNERS @GangGreenTemperTatum @virtualsteve-star
.github/ @GangGreenTemperTatum @virtualsteve-star
## Data Gathering
data_gathering/* @emmanuelgjr @GangGreenTemperTatum
# Top 10 Vulnerabilities and Leads:
## Use **/ to match files in any directory
## LLM01:
**/PromptInjection.md @cybershujin
## LLM02:
**/LLM02_SensitiveInformationDisclosure.md @kenhuangus
## LLM03:
**/SupplyChainVulnerabilities.md @jsotiro
## LLM04:
**/DataModelPoisoning.md @GangGreenTemperTatum
## LLM05:
**/LLM05_ImproperOutputHandling.md @GangGreenTemperTatum
## LLM06:
**/ExcessiveAgency.md @rot169
## LLM07:
**/SystemPromptLeakage.md @vingiarrusso @Greenterminals12
## LLM08: # TODO need to check Krishna's handle
**/VectorAndEmbeddingWeaknesses.md @xsankar
## LLM09:
**/Misinformation.md @virtualsteve-star
## LLM10:
**/UnboundedConsumption.md @GangGreenTemperTatum
## Template:
_template.md @rossja
## Translations:
2_0_vulns/translations @talesh