Dev.to · DiffSense
🧠 Large Language Models
⚡ AI Lesson
3mo ago
Using LLMs to do security analysis at the git diff level — what works, what doesn't, and why structured output matters
I've been experimenting with piping raw git diff output into LLMs for automated security review, and...