Hey everyone
I ve been building products for a long time (15+ years), and I recently tried using v0.dev for the first time. Honestly didn t expect much, but I was surprised how quickly I got something real off the ground - not just a playground UI, but a fully working fitness app with protected routes, dashboards, flow logic, the works.
It s called The HIIT PIT and it s live, but that s not why I m posting.
I m more curious to hear from other devs and indie makers:
Running security tooling on your own infra is the right call for anything touching production code. Quick question: does deepsec scan at commit time, CI time, or both? I'm curious how it handles cases where the samecode has different risk profiles in diffrent environments.
Congrats on the launch! I like that it runs on your own infra.
Is deepsec mostly for CI/PR checks, or also local dev use?
Curious how youβre handling false positives, thatβs usually the hard part with security tools.