finish secrets finding work and audit remarks work save
This commit is contained in:
@@ -21,5 +21,5 @@ public sealed record SurfaceEnvironmentSettings(
|
||||
/// <summary>
|
||||
/// Gets the timestamp (UTC) when the configuration snapshot was created.
|
||||
/// </summary>
|
||||
public DateTimeOffset CreatedAtUtc { get; init; } = DateTimeOffset.UtcNow;
|
||||
public required DateTimeOffset CreatedAtUtc { get; init; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user