The Findings resource has methods to retrieve findings from assessments run by a user on cloud accounts. Findings are indications of failure for a specific test in a ruleset (bundle), on a specific cloud account entity. There are methods to retrieve all findings or findings for specific rulesets. In all cases, the most recent results (for the selected ruleset(s)) are returned. Results can be from assessments run manually (using the Assessment resource), or continuously (using the Continuous Compliance Policy resource.
Findings are identified by a unique findingKey, which is a hash of the account id, cloud account id, ruleset id, gsl rule, and the entity id.
Additional resources
See also