All
Articles 132,393Blog Posts 137,072Tech Tutorials 34,304Research Papers 25,931News 18,744
⚡ AI Lessons

Dev.to · Daniel Westgaard
☁️ DevOps & Cloud
⚡ AI Lesson
3w ago
Auto-Discovering Infrastructure Dependencies Across 10 Ecosystems
A technical deep-dive into auto-discovering cross-repo dependencies across Terraform, Docker, CI pipelines, Python, Go, npm, Ansible, Helm, Kuberne...

Dev.to · Daniel Westgaard
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
A CVE just hit your base image. Your scanner won't tell you which repos to fix.
In January 2026, CVE-2026-0861 landed in glibc. An integer overflow in the memalign family, rated...

Dev.to · Daniel Westgaard
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
How to Find Every Consumer of Your GitLab CI Template
You maintain a shared GitLab CI template. You need to rename a job, change an input, or restructure...

Dev.to · Daniel Westgaard
3mo ago
How to Find Every Consumer of Your Go Module
You maintain a shared Go module. A breaking API change is coming. Which repos across your org import...

Dev.to · Daniel Westgaard
3mo ago
How to Find Every Consumer of Your Helm Chart
You maintain a shared Helm chart. A breaking change is coming. Which teams across the org are running...

Dev.to · Daniel Westgaard
☁️ DevOps & Cloud
⚡ AI Lesson
3mo ago
How to Find Every Consumer of Your Docker Base
You maintain a shared base image. A CVE drops. Which repos are affected? Here's why the answer is...
DeepCamp AI