Urgent.News

What's breaking now, across thousands of outlets.

More in Tech

I ran my scanner against 5 real CVEs. It missed 4. Then I reverted my own fix.

Why this post is different from the last one The last write-up in this series announced four tools. This one is about what happened when I stopped writing tests for my own tools and started checking…

  • Scanner failed to detect 4 out of 5 real CVEs in Python codebases
  • One CVE (CVE-2023-30556) partially detected but classified as uncertain
  • Author reverted fix, removing silent exclusion of 94 real database call sites

Running a nested Proxmox homelab and Docker development on the same Windows machine

Tags: docker, proxmox, homelab, windows I sat down to start a new project and Docker Desktop wouldn't run. I knew why immediately, because I'd already paid this bill once — in the opposite direction.

  • Disable Windows hypervisor to run Proxmox and Docker Desktop simultaneously
  • Create DEV01 VM with Ubuntu 24.04.5, 4 vCPU, 8 GB RAM, 100 GB disk
  • Connect Windows Docker CLI to DEV01 Docker daemon via passwordless SSH

More from Saturday 12 September →