pub(crate) fn build_root_report( db: &Path, config_path: Option<&Path>, ) -> Result<RootReport, CliError>
Build a project-local root identity report.