| ▲ | basilikum 2 days ago | |||||||||||||||||||
> I've personally witnessed this happen to at least 3-4 production apps in the past year alone. There is something seriously wrong in your organization when that's a repeating pattern. Secrets don't just accidentally make their way into the frontend unless the way you manage secrets is fatally flawed. Offensive security tools are great for finding issues by playing the role of an adversary, but they are not the solution to such an already known grave, fundamental, organizational problem.  | ||||||||||||||||||||
| ▲ | hrimfaxi 2 days ago | parent | next [-] | |||||||||||||||||||
You're not wrong. How are these things passing review? Are prs too big and should be broken down into more manageable pieces? Or people just yolo to prod? Secrets exposure is just one of your problems if there are not processes in place to catch this upstream. That being said, this is a show hn and we should be gentler with criticism. The tool is still very useful even for mature organizations to identify blind spots and process failures.  | ||||||||||||||||||||
  | ||||||||||||||||||||
| ▲ | amaldavid 2 days ago | parent | prev [-] | |||||||||||||||||||
Well, when i meant "personally" not in the app I manage. I have a quirk of checking sites to understand what they are using and how they are using and have stumbled upon sites with exposed Gemini, Google Maps, OpenAI keys etc. https://news.ycombinator.com/item?id=45741569 - It was also partly inspired by this as I have seen legacy sites making these mistakes quite often. With all the vibe coded apps that are getting launched or were launched early, there are enough holes to plug. This is just an attempt to help individuals or orgs to ensure they are not exposed. Just pushed it out what I had in mind based on my experience. And I agree with you that an adversary approach won't work if we can't fix the underlying problem but the world has changed with enough vibe coded apps that are getting shipped everyday and very little of them care or know about security.  | ||||||||||||||||||||