pub async fn parse_detailed_dependencies(
project_root: &Path,
languages: &[DetectedLanguage],
_config: &AnalysisConfig,
) -> Result<DependencyAnalysis>Expand description
Parse detailed dependencies with vulnerability and license information