Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added specificity to the prompt to stop LLM to assume a package and function within a code base is being used to create an image #53

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mpaulgreen
Copy link

@mpaulgreen mpaulgreen commented Jan 10, 2025

The initial checklist prompt for checklist made the LLM hallucinate and assume that imagebuilder and builder package is being used to create the container image which is untrue. Please refer section 1.1 of Tool Output from here - https://github.com/mpaulgreen/vul_results/blob/main/CVE-2024-0406.md
We should prevent LLM to assume that any part of the code base is been used to create that image. Here is the output after changing the prompt.
https://github.com/mpaulgreen/vul_results/blob/main/CVE-2024-0406_revised.md

Let me know your thoughts. If you all agree then we can apply these modifications downstream.

…unction within a code base to crreating an image
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant