Package Health

Microsoft.Diagnostics.Tracing.TraceEvent

Event Tracing for Windows (ETW) is a powerful logging mechanism built into the Windows OS and is used extensively in Windows. You can also log ETW events yourself code using the System.Diagnostics.Tracing.EventSource class. The TraceEvent library conains the classes needed to control ETW providers (including .NET EventSources) and parse the events they emit. The library includes -- TraceEventSession which can enable ETW providers, -- EtwTraceEventSource which lets you read the stream of ETW events, and -- TraceLog which is is digested form of ETW events which include decoded stack traces associated with the events. See https://github.com/Microsoft/perfview/blob/master/documentation/TraceEvent/TraceEventLibrary.md for more.

Latest 3.2.6NuGetNuGet

96%

Total Score

Maintainer Stability
Maintainer Stability
Assesses the consistency and reliability of package maintainers

97

Dependencies
Dependencies
Evaluates the health and security of package dependencies

81

Maturity
Maturity
Indicates package age, release frequency, and adoption metrics

100

Supply Chain
Supply Chain
Evaluates supply chain security practices and risks

100

Are you affected? Scan for Free

Vulnerabilities

TitleVersionsSeverity
AIKIDO-2026-601590 Pre-CVE
Found by Aikido Intel before public disclosure or CVE publication.
New
Microsoft.Diagnostics.Tracing.TraceEvent is vulnerable to Denial of Service (DoS) in versions 3.1.21 - 3.2.5.
3.1.21 - 3.2.5
Medium
AIKIDO-2026-527822 Pre-CVE
Found by Aikido Intel before public disclosure or CVE publication.
New
Microsoft.Diagnostics.Tracing.TraceEvent is vulnerable to Denial of Service (DoS) in versions 3.1.3 - 3.2.5.
3.1.3 - 3.2.5
Medium
AIKIDO-2026-227377 Pre-CVE
Found by Aikido Intel before public disclosure or CVE publication.
New
Microsoft.Diagnostics.Tracing.TraceEvent is vulnerable to Out-of-bounds Read in versions 1.0.3 - 3.2.5.
1.0.3 - 3.2.5
Medium
AIKIDO-2024-10438 Pre-CVE
Found by Aikido Intel before public disclosure or CVE publication.
Microsoft.Diagnostics.Tracing.TraceEvent is vulnerable to Deserialization of Untrusted Data in versions 2.0.0 - 3.1.16.
2.0.0 - 3.1.16
High

Package versions

Maintainers

No maintainer information available.

Direct Dependencies

DependencyLast ReleaseScore
microsoft.win32.registry
Version [5.0.0, )
system.collections.immutable
Version [9.0.8, )
system.reflection.metadata
Version [9.0.8, )
system.reflection.typeextensions
Version [4.7.0, )
system.runtime.compilerservices.unsafe
Version [6.1.2, )

Weekly Downloads

Info

Last Published
2 days ago
Created
13 years ago