Spectra Assure
Community
Docs

Microsoft.Diagnostics.Tracing.TraceEventv3.1.14

latest
Top 1k
License: Permissive (MIT)


Published: about 2 months ago
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.
Warning
Risk: Hardening
1 modern mitigations missing

SAFE Assessment

Compliance

Licenses
No license compliance issues
Secrets
No sensitive information found

Security

Vulnerabilities
No known vulnerabilities detected
Hardening
1 modern mitigations missing

Threats

Tampering
No evidence of software tampering
Malware
No evidence of malware inclusion

Vulnerabilities

Downloads

62.68M
Total Downloads

Maintenance

2
Maintainers

Dependencies

6
Declared Dependencies

Dependents

0
Dependents

Issues per Version Graph

Scanned 3 days ago