pub fn format_json(secrets: &HashMap<String, String>) -> SafeResult<String>
JSON object { "KEY": "VALUE", … }.
{ "KEY": "VALUE", … }