-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathadvanced.ansi
More file actions
33 lines (25 loc) · 2.32 KB
/
advanced.ansi
File metadata and controls
33 lines (25 loc) · 2.32 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
Findings
Find a list of findings below ordered by severity
┌──────────┬──────────────────────────────────────────────────┐
│Severity │Finding │
├──────────┼──────────────────────────────────────────────────┤
│Medium │TEST │
│Low │TEST2 │
└──────────┴──────────────────────────────────────────────────┘
TEST
This is a test
Severity: Medium (confidence: Medium)
Evidence
┌───────────────────────────── this_file_does_not_exist ──────────────────────────────┐
│ 0 lineContent │
└─────────────────────────────────────────────────────────────────────────────────────┘
TEST2
This is a test2
Severity: Low (confidence: High)
Evidence
┌───────────────────────────── this_file_does_not_exist2 ─────────────────────────────┐
│ 3 3 │
│ 5 5 │
│ 9 9 │
│ 99 999999999999999999999999999999999 │
└─────────────────────────────────────────────────────────────────────────────────────┘