File size: 473 Bytes
3d968cd
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
03413e9
3d968cd
 
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
{
  "total": 300,
  "by_category": {
    "multi_secret": 35,
    "pii": 45,
    "password_secret": 50,
    "internal_url": 40,
    "connection_string": 45,
    "api_key": 55,
    "private_key_keystore": 30
  },
  "by_language": {
    "javascript": 59,
    "java": 26,
    "python": 58,
    "bash": 26,
    "json": 11,
    "env": 49,
    "yaml": 36,
    "csharp": 21,
    "go": 7,
    "kotlin": 7
  },
  "avg_secrets_per_sample": 1.49,
  "all_contain_sensitive_data": true
}