| Currently the security check executor returns an array of results. It is hard for the user to map that result to the check that generated it. We want to change the return code to a Map, so that the key can be used to uniquely identify the check that produced that result. |