Dome9 now supports GCP Cloud Functions as a Compliance Entity.
Cloud Functions are event-driven serverless compute platform. With the new support it is now possible to reason on different aspects of the functions, including triggers and general configuration attributes.
Sample GSLs:
- Make sure that all the deployed functions are in 'active' mode
CloudFunction should have status = 'ACTIVE'
- Make sure that at least one event trigger was configured
CloudFunction should have trigger.eventTrigger
Offir Zigelman, Dome9 Product Team Lead