Edit objects in json array based on strings in another array with jq
For some reason I just can't wrap my head around jq. I've been going around in circles for hours trying to accomplish what I think is not too difficult a task. With json consisting of two arrays as input, I…