Hi All,
Is it possible to order the evaluation of compliance settings within a CI or baseline? Our example is we have an application with a config file. This file has variables in it which other DCM rules go off and sometimes this file gets corrupted.
So In the event the file is corrupted the config DCM rule replaces it with the backup and checks that this has worked, all good!
The only problem is that other rules that read variables from that file fail, and sometimes they run before the config setting. So when a client has a bad file, the file will be remediated by the CI setting but the baseline will report as an error
because other rules have failed.
One idea i thought could work is if I schedule the baselines like i do my collections E.g. every 3 hours starting at 12:10 and 12:15 and have two baselines. But i would prefer to just have the one baseline.
Thanks,
Julius