const jobInvocationBody = ({ job_invocation: { inputs } }) =>
    inputs[ERRATA_SEARCH_QUERY] === `errata_id = ${results[0].errata_id}`;