Pretty sure the wife is gonna kill me
▲ 175 r/Ubiquiti

Pretty sure the wife is gonna kill me

Just spent 4100 cad on the unvr pro g2, warranty and two 16tb hard drives
Will get more drives soon (assuming I’m still alive)

u/sks8100 — 17 hours ago
▲ 2 r/coolgithubprojects+2 crossposts

Open sourced a free ai code scanner for vulnerabilities

AI coding tools like Claude, Cursor, and Copilot sometimes write code that looks fine but quietly leaves your app wide open like turning off security checks to make an error go away, or telling you to install a software package that doesn't actually exist (which means a bad actor can create that name later and take over anything that installs it).
Made a free tool that scans your project or any GitHub repo and tells you what's broken, ranked by how bad, with the exact commands to fix it.

https://github.com/ExecutiveKoder/sureguard-code-scanner

u/sks8100 — 3 months ago