Skip to content

Prompt formatting/wording changes#210

Open
aditya-arcot wants to merge 4 commits intoKeygraphHQ:mainfrom
aditya-arcot:recover-pr-204
Open

Prompt formatting/wording changes#210
aditya-arcot wants to merge 4 commits intoKeygraphHQ:mainfrom
aditya-arcot:recover-pr-204

Conversation

@aditya-arcot
Copy link

This PR restores the 3 commits that were previously in #204 and disappeared after the fork main branch was force-pushed

Copilot AI review requested due to automatic review settings March 5, 2026 06:42
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Restores and normalizes prompt formatting/wording changes (primarily whitespace/indentation cleanup) that were previously present in #204 and lost after a force-push, improving consistency across vulnerability analysis/exploitation prompt templates.

Changes:

  • Normalized Markdown whitespace/indentation across multiple prompt files.
  • Fixed/standardized several headings and list items in vulnerability prompt templates.
  • Adjusted some instructional wording/formatting in injection prompts and shared snippets.

Reviewed changes

Copilot reviewed 1 out of 17 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
prompts/vuln-xss.txt Whitespace/indentation normalization in XSS analysis template sections.
prompts/vuln-ssrf.txt Whitespace cleanup in SSRF analysis methodology formatting.
prompts/vuln-injection.txt Formatting/wording updates to injection analysis template; includes a changed queue instruction block.
prompts/vuln-authz.txt Whitespace cleanup in authz analysis template.
prompts/shared/login-instructions.txt Whitespace cleanup and line alignment in shared login instructions.
prompts/shared/_vuln-scope.txt Removed leading indentation for consistent include rendering.
prompts/shared/_target.txt Removed leading indentation for consistent include rendering.
prompts/shared/_rules.txt Removed leading indentation for consistent include rendering.
prompts/shared/_exploit-scope.txt Whitespace cleanup in exploitation scope snippet.
prompts/report-executive.txt Removed trailing whitespace in objective section.
prompts/recon.txt Whitespace cleanup in recon prompt instructions.
prompts/pre-recon-code.txt Whitespace cleanup and line wrapping normalization in pre-recon code prompt.
prompts/exploit-xss.txt Whitespace cleanup in XSS exploitation prompt.
prompts/exploit-ssrf.txt Whitespace cleanup in SSRF exploitation prompt.
prompts/exploit-injection.txt Whitespace cleanup in injection exploitation prompt.
prompts/exploit-authz.txt Whitespace cleanup in authz exploitation prompt.
prompts/exploit-auth.txt Whitespace cleanup in auth exploitation prompt.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

2 participants