pub fn render_json_pretty( graph: &AuthorityGraph, options: ExploitGraphOptions<'_>, ) -> Result<String, Error>