OBJECT
Policy findings trend
type PolicyFindingTrend {# Whether this policy finding is old enough to have the concept of trendhasTrend: Boolean # Number of active hits from last given window of timelastTrendWindow: Int # Number of active hits from previous given window of timeprevTrendWindow: Int }