pub fn analyze( corpus: &str, repository: &str, recursive: bool, base: Option<&str>, full_tree: bool, ) -> Result<SentryReport, String>