Hi Everyone,
First post here.
I would like to ask everyone here if any such model exists that specialises in finding out software vulnerabilities like OWASP top 10?
Thank you.
Hi Everyone,
First post here.
I would like to ask everyone here if any such model exists that specialises in finding out software vulnerabilities like OWASP top 10?
Thank you.
Seems many models have been fine-tuned for vulnerability detection, including embedding models and LLMs.
I see. Thanks John. I understand what you are saying that use one of the models that is listed in the your given link, get CWE’s and map OWASP ids to them.
Yeah. That way, we can just use existing lightweight fine-tuned models as-is.