An Opinionated Approach

Published: (March 1, 2026 at 02:05 AM EST)
1 min read
Source: Dev.to

Source: Dev.to

Tomaž Kramberger

Overview

I’ve been experimenting with a different model in a project I’m building called Remedix:

https://www.remedix.app/

The idea is simple:

  • Focus on real‑world web app threats
  • Prioritize issues based on practical exploitability
  • Suppress low‑impact noise
  • Provide clear, concrete remediation guidance

The goal isn’t to generate longer reports. It’s to help developers fix the right things first.

0 views
Back to Blog

Related posts

Read more »

Google Gemini Writing Challenge

What I Built - Where Gemini fit in - Used Gemini’s multimodal capabilities to let users upload screenshots of notes, diagrams, or code snippets. - Gemini gener...