As observed in akka/akka-grpc#1466, fossa might return a zero exit code even if analyzing a project has failed. In that case the reason might be that there are multiple build projects found and only some can be successfully analyzed. We need to make sure that the command reliably fails if any of the builds cannot be analyzed.
As observed in akka/akka-grpc#1466, fossa might return a zero exit code even if analyzing a project has failed. In that case the reason might be that there are multiple build projects found and only some can be successfully analyzed. We need to make sure that the command reliably fails if any of the builds cannot be analyzed.