I have automated running bruno collection on deployment. We have kept api key as secret in env variable, we want to pass this key in each endpoint. However when we generate report this key getting exposed under header section of report.json. is there any way to hide the secret key in generated report json?