-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlog.json
More file actions
47 lines (47 loc) · 1.05 KB
/
log.json
File metadata and controls
47 lines (47 loc) · 1.05 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
[
{
"filename": "file.txt",
"status": "tampered",
"timestamp": "2025-07-24 18:43:12"
},
{
"filename": "Demo1.txt",
"status": "not tampered",
"timestamp": "2025-07-25 21:03:18"
},
{
"filename": "Demo1.txt",
"status": "tampered",
"timestamp": "2025-07-25 21:03:58"
},
{
"filename": "Demo1.txt",
"status": "not tampered",
"timestamp": "2025-07-25 21:06:42"
},
{
"filename": "Demo1.txt",
"status": "tampered",
"timestamp": "2025-07-25 21:07:01"
},
{
"filename": "Demo1.txt",
"status": "tampered",
"timestamp": "2025-07-25 21:08:37"
},
{
"filename": "Demo1.txt",
"status": "tampered",
"timestamp": "2025-07-25 21:12:12"
},
{
"filename": "Demo1.txt",
"status": "tampered",
"timestamp": "2025-07-25 21:14:16"
},
{
"filename": "Demo1.txt",
"status": "tampered",
"timestamp": "2025-07-25 21:18:26"
}
]