0.8.0 - Test custom rules
Adds ability to test custom rules - rego files. For example:
fugue-client test rule --scan SCAN_ID --resource-type RESOURCE_TYPE RULE_FILE.rego
It also allows to retrieve the custom rule input:
fugue-client get rule-input --scan SCAN_ID > resource.json