Example: SaaS Security Audit Product
A security vendor builds a package that:
- Connects to a customer’s cloud service provider
- Retrieves users and MFA setting
- Calculate the count of uses without MFA
- Emit a metric with current value
- Compare the value from the last run
- If more people don't have MFA set than the last run, raise a ticket
The workflow runs inside the customer’s environment and is licensed per tenant.