AnalyzeExecutionRequest

constructor(projectPath: Path, includeChains: Boolean, disableMaven: Boolean, disableGradle: Boolean, verbose: Boolean, treeMaxDepth: Int?, treeExpandMode: TreeExpandMode, timeoutSeconds: Long, vulnerabilitySourceMode: VulnerabilitySourceMode, showCommandOutput: Boolean = false, ossIndexToken: String?, nvdApiKey: String?, onPartialReport: (DependencyReport) -> Unit? = null)