Unpopular opinion: the GitHub breach is 100% predictable and the security industry deserves the blame
Everyone's dunking on GitHub right now and yeah fair enough. But can we be honest about something?
We've spent years obsessing over cloud misconfigs, network segmentation and perimeter defense while completely ignoring the developer workstation. That machine has direct access to prod secrets, internal repos, CI/CD pipelines and package registries. It's the most privileged device in most orgs and it runs whatever extension or npm package the developer felt like installing at 2am.
TeamPCP figured this out. They've been running the same play all year and keep winning because the blind spot is so consistent across every company they hit.
GitHub got popped. Grafana got popped. Bitwarden CLI got popped. All 2026. All through developer tooling.
Meanwhile most security teams still treat developer laptops like they're outside their jurisdiction because nobody wants the political fight of locking down a senior engineer's machine.
At what point do we admit that supply chain security talks at conferences mean nothing if we won't enforce basic extension and dependency controls on the machines doing the actual development?
Curious what actual security teams are doing here because from the outside it looks like the answer is mostly nothing.