I have a GCP project where we have Artifact Registry with Container Analysis enabled.
It publish events of the analysis to a pub-sub topic name projects/PROJECT_ID/topics/container-analysis-occurrences-v1.
I have configured a push subscription to this topic from the GCP project which belongs to Chronical SIEM. I have used the endpoint generated as per my Feed and also used the chronical-sa-ingestion service account.
But it seems the feed do not get data . Any suggestions how to debug or any documentation will be really helpful!