docs consolidation and others
This commit is contained in:
@@ -249,7 +249,8 @@ public sealed class ScanMetricsCollector : IDisposable
|
||||
VexDecisionCount = _vexDecisionCount,
|
||||
ScannerVersion = _scannerVersion,
|
||||
ScannerImageDigest = _scannerImageDigest,
|
||||
IsReplay = _isReplay
|
||||
IsReplay = _isReplay,
|
||||
CreatedAt = _timeProvider.GetUtcNow()
|
||||
};
|
||||
|
||||
try
|
||||
|
||||
Reference in New Issue
Block a user