Model for software vulnerabilities?

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.

1 Like

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.

1 Like

Yeah. That way, we can just use existing lightweight fine-tuned models as-is.