Comment Re:Going to get worse before it gets better (Score 1) 86
The problem with that is, the patch will not take into account other parts of the system, coding standards, readability, and it will end up making the codebase harder to maintain. Do this at scale, and you will end up with a codebase which is unmaintainable.
That is assuming the patch really does fix the problem at all in the end. LLM's can't imagine exploit types which were not in their training data, so there are no guarantees at all this will be the case.