pub async fn check_cve( __arg0: State<AppState>, multipart: Multipart, ) -> Result<Json<Value>, (StatusCode, Json<ErrorResponse>)>