Examples of Trend Micro Cloud One Conformity Custom Rules - JSON jules engine
Overview of Custom Rules: https://cloudone.trendmicro.com/docs/conformity/in-preview-custom-rules-overview/
Getting started with Custom Rules (example workflows): https://cloudone.trendmicro.com/docs/conformity/in-preview-getting-started-with-custom-rules/
Additional example templates: https://cloudone.trendmicro.com/docs/conformity/in-preview-custom-rules-example-templates/
Resource Types endpoint - https://us-west-2.cloudconformity.com/v1/resource-types
Custom Rules API documentation - https://cloudone.trendmicro.com/docs/conformity/api-reference/tag/Custom-Rules#paths/~1custom-rules/get
Checks API documentation (useful for identifying target resource data) - https://cloudone.trendmicro.com/docs/conformity/api-reference/tag/Checks#paths/~1checks/get
https://jsonpath.com/ - JSON path evaluator (useful for the testing and development process)
https://goessner.net/articles/JsonPath/index.html#e2 - additional JSON path reference