finish secrets finding work and audit remarks work save
This commit is contained in:
@@ -21,7 +21,7 @@ public sealed record ComponentDiffRequest
|
||||
|
||||
public SbomView View { get; init; } = SbomView.Inventory;
|
||||
|
||||
public DateTimeOffset GeneratedAt { get; init; } = DateTimeOffset.UtcNow;
|
||||
public required DateTimeOffset GeneratedAt { get; init; }
|
||||
|
||||
public string? OldImageDigest { get; init; }
|
||||
= null;
|
||||
|
||||
Reference in New Issue
Block a user