Skip to content

Request to Open Source LLM Prompt Logic for Vulnerability Detection #492

@jmlvega

Description

@jmlvega

First of all, thank you for the great work on this project! The use of LLMs to identify potential vulnerabilities not reported to CVE is a valuable and innovative contribution to the open source security ecosystem.

I’d like to request that, beyond publishing the intel, the project consider open-sourcing the logic behind the LLM component. Specifically:

  • The prompts or instructions used to guide the LLM.
  • Any rules, post-processing logic, or filtering heuristics.
  • Examples of expected input/output formats.
  • Evaluation criteria or fine-tuning strategies.

Why this would help:

  • Transparency: Sharing the LLM logic would allow the broader community to better understand how vulnerabilities are detected.
  • Collaboration: Developers and researchers could contribute improvements to the prompts, logic, or detection accuracy.
  • Broader Impact: Organizations with private or proprietary codebases could apply this logic to improve their own vulnerability detection and prioritization, even where CVEs may not apply.

Thanks again for your work, and looking forward to your thoughts!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions