ComingUp ComingUp
AbyssGuard

AbyssGuard

Jun 23, 2026 Security & Privacy
code review code security devsecops vulnerability scanner

Gallery

AbyssGuard

About

I've been vibe-coding apps with cursor and codex for a while now. And I feel like the biggest problem is that the most of us don't spend time review our code line by line. And a lot of poeple are non-technical. So i thought I'd build an app that helps people check if their code is secure and maintainable. You just link your github repository, set up scan schedules, and the app will notify you if it finds a security or maintainability issue. We also give you an AI repair prompt and su...

Comments (8)

Katelyn Waelchi Katelyn Waelchi 2 months ago

guilty of skipping code review every time

Esther Rippin Esther Rippin 2 months ago

so this is for people too lazy to review their own code

Felton Heller Felton Heller 2 months ago

what stack are you using for the analysis? static analysis or runtime tracing?

Reymundo Hermann Reymundo Hermann 2 months ago

just running eslint on AI slop or is there actual analysis here

Aglae Roob Aglae Roob 2 months ago

description cuts off mid sentence

Brennon Heathcote Brennon Heathcote 2 months ago

such a needed tool, the color scheme is really polished

Flavie Marquardt Flavie Marquardt 1 month ago

does it hook into cursor directly or run as a separate step?

Wilson Rippin Wilson Rippin 1 month ago

custom rules engine or wrapping existing SAST tools underneath?