Do solo developers actually need secret scanning tools?
I get why companies need secret scanning, but I’m curious where solo devs draw the line.
If you’re building side projects alone, using private repos, and not working with a big team, do you still run secret scanning? Or do you just rely on not being careless with commits?
I’ve definitely had moments where I almost committed something dumb, so I can see the value. But some security tooling feels made for bigger teams with compliance needs, not one person shipping after work.
What’s your setup as a solo dev?