>>109095569
I unironically think this is a good usecase for vibeshit:
for CVE in $(cat "scraped CVEs since last security patch.txt"); do
claude --prompt "Scan this legacy codebase for vulnerability to ${CVE} and apply the known security fix"
It's copy/paste the already known solution, so I doubt the AI would hallucinate and fuck up too hard. It will take a while since it's nearly 10 years, but should be doable. Keep it running in the background and it should finish the list.