firstObservedAt property

List<DateFilter>? firstObservedAt
final

An ISO8601-formatted timestamp that indicates when the security-findings provider first observed the potential security issue that a finding captured.

Implementation

final List<DateFilter>? firstObservedAt;