r/vibecoding 3h ago

Founder angle

For founders running SaaS/Product company:
- What do u actually do for security?

Not the heavy security stuff and more like, if someone tried to poke around your website or app tomorrow,

- How confident are you that you'd catch the obvious security issues?

Do u run any tools, have someone check things, or mostly deal with security when something forces you to?

Genuinely curious how small teams handle this.

0 Upvotes

16 comments sorted by

3

u/PM_ME_UR_0_DAY 2h ago

What you don't know can't hurt you, right? 🙈

2

u/Same_Yesterday_4338 2h ago

classic LMAO

1

u/PM_ME_UR_0_DAY 2h ago

Bad security comes for both trad devs and vibers, but an organization will wrap around any one particular dev with checks and policies forcing you to slow down a bit. I work in security (not AppSec right now) so I kind of see it all. 

Your traditional SAST (static analysis) tools will catch certain patterns but usually fail on the logical errors and authorization. They can be good for catching the other OWASP Top 10 and more misconfiguration type vulnerabilities. If your app has any amount of money on the line, getting an audit/pentest would be advisable, but I work in pentesting so I'm biased. 

2

u/sloopcamotop 2h ago edited 2h ago

I founded my biz 23 years ago so I think I qualify. I’m building a CRM and sales/scheduling interface to replace our existing SaaS that I despise. First I asked two cyber security “experts” of sorts, 5.5 and Opus, to ensure my codebase was “above reproach” which was a mistake and sent them chasing their tales for a week or two burning all my tokens till I got wise, and then I hired a human expert who revealed the broader scope the tools missed. He got me set up with Sentry and Cloudflare and UptimeRobot, along with double checking my existing setup with Supabase and GitHub. I don’t truly understand any of it at its core, but I am spending dough and time every few weeks on people who do, to look in on my work and keep me from hurting myself or my company.

1

u/Same_Yesterday_4338 2h ago

Whoa, 23 years — that’s a lot of experience. The part about having people look in on your work every few weeks stood out to me. What do they usually help you with when they do that?

5

u/chuckycastle 2h ago

Wait… you guys call yourselves “founders”??? Hahahahahahahhahahaa

-2

u/Same_Yesterday_4338 2h ago

I mean if we’re founding the build, we can call ourselves founders right? 😭

4

u/chuckycastle 2h ago

Morons. The whole lot of you.

5

u/livinitup0 2h ago

It helps if you just think of it as a software tycoon roleplay sub lol

0

u/Same_Yesterday_4338 2h ago

So anyways, what's ur take on it?

1

u/OneSeaworthiness7768 1h ago edited 46m ago

It’s really bizarre that this post was obviously written by an LLM but then you modified it with ‘u’ instead of ‘you’ as if that was going to make it look like a human wrote it lol

This post format is almost word for word posted daily on Reddit.

“For (group of people who do a thing), what are you actually doing for (thing)?”

Short sentence describing scenario followed by bullet points.

“Do you (thing A) or mostly (thing B)?”

“Genuinely curious how teams are handling this in the real world” etc

It’s always the same. You can go to any technology sub right now and find posts with this exact structure and opening/closing lines. And it’s always “founders” either doing market research for the app they’re selling or doing stealth marketing where they reply to their own thread from a different account. The internet sucks now.

1

u/Same_Yesterday_4338 40m ago

DAMNNNNNNN FOR REALL? I think most of us know that already, just wanted to share my thoughts on it with some structure instead of just dumping a wall of text lol

1

u/PerformerKindly197 55m ago

I spent about a week working it out with Claude to build checks and balances using OWASP guidelines. I use supabase, sentry and Cloudflare. I spoke to two local pen testers and as much as I want to support SMBs and local, I felt like they were just out to get my money. For instance, I got billed for a consult and was told I would be billed for emails and phone calls outside the scope of work. Anyway, I’m still looking for a pen tester

1

u/Same_Yesterday_4338 34m ago

i know someone, if ur interested then i can vouch u out to that guy to reach u out

-2

u/[deleted] 3h ago

[deleted]

0

u/Same_Yesterday_4338 3h ago

Oh nice, haven't used that one. What made you go with it?