-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.vulnerability_report.txt
More file actions
56 lines (49 loc) · 4.24 KB
/
Copy path.vulnerability_report.txt
File metadata and controls
56 lines (49 loc) · 4.24 KB
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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
Report Summary
┌──────────────────────────────────────────────────────┬────────┬─────────────────┬─────────┐
│ Target │ Type │ Vulnerabilities │ Secrets │
├──────────────────────────────────────────────────────┼────────┼─────────────────┼─────────┤
│ ghcr.io/ercindedeoglu/proxma:75ad553 (alpine 3.24.1) │ alpine │ 0 │ - │
├──────────────────────────────────────────────────────┼────────┼─────────────────┼─────────┤
│ /var/proxma/ssl/default.privkey.key.pem │ text │ - │ 1 │
└──────────────────────────────────────────────────────┴────────┴─────────────────┴─────────┘
Legend:
- '-': Not scanned
- '0': Clean (no security findings detected)
/var/proxma/ssl/default.privkey.key.pem (secrets)
=================================================
Total: 1 (UNKNOWN: 0, LOW: 0, MEDIUM: 0, HIGH: 1, CRITICAL: 0)
HIGH: AsymmetricPrivateKey (private-key)
════════════════════════════════════════
Asymmetric Private Key
────────────────────────────────────────
/var/proxma/ssl/default.privkey.key.pem:2-27 (offset: 28 bytes) (added by 'RUN /bin/sh -c mkdir -p /run/nginx /var/')
────────────────────────────────────────
1 -----BEGIN PRIVATE KEY-----
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 -----END PRIVATE KEY-----
────────────────────────────────────────