-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathghost_audit.json
More file actions
66 lines (66 loc) · 1.26 KB
/
Copy pathghost_audit.json
File metadata and controls
66 lines (66 loc) · 1.26 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
57
58
59
60
61
62
63
64
65
66
{
"Storage": [
{
"Path": "C:\\Users\\João\\AppData\\Local\\npm-cache",
"Category": "npm-cache",
"SizeGB": 1.3
},
{
"Path": "C:\\Users\\João\\AppData\\Local\\pip\\cache",
"Category": "pip-cache",
"SizeGB": 0.66
},
{
"Path": "C:\\Users\\João\\AppData\\Local\\Temp",
"Category": "System-Temp",
"SizeGB": 0.01
},
{
"Path": "C:\\Users\\João\\AppData\\Local\\Microsoft\\Edge\\User Data\\Default\\Cache",
"Category": "Edge-Cache",
"SizeGB": 0.0
}
],
"Memory": [
{
"MemoryMB": 656.98,
"Process": "Antigravity"
},
{
"MemoryMB": 135.22,
"Process": "Memory Compression"
},
{
"MemoryMB": 122.66,
"Process": "MsMpEng"
},
{
"MemoryMB": 117.66,
"Process": "language_server_windows_x64"
},
{
"MemoryMB": 101.31,
"Process": "Antigravity"
},
{
"MemoryMB": 85.42,
"Process": "pwsh"
},
{
"MemoryMB": 83.34,
"Process": "Antigravity"
},
{
"MemoryMB": 69.35,
"Process": "language_server_windows_x64"
},
{
"MemoryMB": 66.86,
"Process": "msedge"
},
{
"MemoryMB": 52.8,
"Process": "Antigravity"
}
]
}