check_cve

Function check_cve 

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