Collect telemetry on dll blocklist startup and use
Categories
(Toolkit :: Blocklist Implementation, enhancement, P3)
Tracking
()
People
(Reporter: jimm, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: inj+)
Reporter | ||
Updated•7 years ago
|
Reporter | ||
Updated•7 years ago
|
Updated•7 years ago
|
Updated•7 years ago
|
Updated•6 years ago
|
Updated•2 years ago
|
Comment 1•2 years ago
|
||
FWIW we do have telemetry around entries around the dynamic DLL blocklist and DLLs that actually get blocked (whether from the static or dynamic DLL blocklist)
Comment 2•2 years ago
|
||
(In reply to Greg Stoll from comment #1)
FWIW we do have telemetry around entries around the dynamic DLL blocklist and DLLs that actually get blocked (whether from the static or dynamic DLL blocklist)
Should we close this as WFM?
Comment 3•2 years ago
|
||
(In reply to :Gijs (he/him) from comment #2)
(In reply to Greg Stoll from comment #1)
FWIW we do have telemetry around entries around the dynamic DLL blocklist and DLLs that actually get blocked (whether from the static or dynamic DLL blocklist)
Should we close this as WFM?
Yes, I think so.
For the record, the third-party-modules ping records blockedModules
, which is the list of modules that are on the dynamic blocklist, and processes.events.loadStatus
tracks whether a module's load was successful or blocked.
Updated•2 years ago
|
Description
•