Replies: 1 comment
-
|
interesting points. i think part of the tension here is that people often blur “what the tool promises” vs “what the workflow actually supports.” description/tags fix discoverability, but the deeper problem is expectation management. on the vuln detection side, the hard bit isn’t just spotting issues — it’s when you start reasoning over large codebases. that’s where hallucination creeps in, or the system feels brittle. in my experience, the missing safeguard is a structured checklist to test claims systematically. we use a 16-problem map internally to pressure-test pipelines (things like drift, chunking misalignments, false positives in retrieval). it makes gaps show up fast. curious if you’ve thought about evaluating your setup against a fixed set of failure modes instead of ad-hoc testing? it’s been a game changer for us in separating “nice demo” from “actually production-ready.” |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Suggestion :
Set about/description for this project and also set some tags for this project related to cybersec so that cybersec people can easily find this project ( cant depend 100% only on google spider crawlers to always show reliable result :-)) )
Highlight Litellm in a better way and make people realize that THEY CAN USE 100+ LLM's supported by litellm easily with this project which includes proprietary models which team already mentioned but team didnt mentioned that with litellm people can also use open weights model supported by llama.cpp/ollama (open source community) which are also great at coding and many people might prefer them due to less cost, faster speed, privacy etc (running through powerful gpu or through groq,sambanova like services)
Question:
For a project that contains 100+ code files, with large codebases and many libraries, what would be the process of identifying and fixing vulnerabilities? Specifically:
(Btw i did used llm to organize my questions to make it more easier to read and understand :-) )
Beta Was this translation helpful? Give feedback.
All reactions