Hello,
I have a question regarding `ENTITY_RISK_CHANGE` events in Google SecOps.
I ran the following search:
```yaral
metadata.event_type = "ENTITY_RISK_CHANGE"
```
and can successfully retrieve matching events. However, the most recent events are dated 13 May; no newer `ENTITY_RISK_CHANGE` events appear after that date. We have observed the same behavior across multiple tenants.
I checked with our internal team, and they confirmed that no intentional configuration changes were made around that time. We manage these resources through Terraform, so we would expect any relevant change to be visible in our Git history.
Could `ENTITY_RISK_CHANGE` event generation have moved behind a feature, entitlement, or licence requirement? I have reviewed the available Google docs and other public sources but have not found an explanation.
Could you please tell me whether there were any product, licensing, configuration, or rollout changes that could cause these events to stop being generated?
Thank you.

