Sharang Parnerkar sharang
  • Joined on 2026-02-06
sharang commented on pull request sharang/compliance-scanner-agent#49 2026-03-29 21:18:18 +00:00
feat: refine all LLM system prompts for precision and reduced false positives

[medium] Complex system prompt in fix generation may cause parsing issues

sharang commented on pull request sharang/compliance-scanner-agent#49 2026-03-29 21:18:18 +00:00
feat: refine all LLM system prompts for precision and reduced false positives

Compliance scan found 23 issue(s) in this PR:

sharang commented on pull request sharang/compliance-scanner-agent#49 2026-03-29 21:18:18 +00:00
feat: refine all LLM system prompts for precision and reduced false positives

[medium] Missing type annotations in prompt builder

sharang commented on pull request sharang/compliance-scanner-agent#49 2026-03-29 21:18:18 +00:00
feat: refine all LLM system prompts for precision and reduced false positives

[high] Potential off-by-one error in finding grouping logic

sharang commented on pull request sharang/compliance-scanner-agent#49 2026-03-29 21:18:18 +00:00
feat: refine all LLM system prompts for precision and reduced false positives

[low] Missing type annotations in function signatures

sharang commented on pull request sharang/compliance-scanner-agent#49 2026-03-29 21:18:18 +00:00
feat: refine all LLM system prompts for precision and reduced false positives

[high] Inconsistent prompt formatting in description generation

sharang commented on pull request sharang/compliance-scanner-agent#49 2026-03-29 21:18:18 +00:00
feat: refine all LLM system prompts for precision and reduced false positives

[low] Missing type annotations in function signatures

sharang commented on pull request sharang/compliance-scanner-agent#49 2026-03-29 21:18:18 +00:00
feat: refine all LLM system prompts for precision and reduced false positives

[medium] Insecure Cryptography Guidance in Fix Prompts

sharang commented on pull request sharang/compliance-scanner-agent#49 2026-03-29 21:18:18 +00:00
feat: refine all LLM system prompts for precision and reduced false positives

[medium] Complex System Prompt in Fixes Module

sharang pushed to feat/refine-llm-prompts at sharang/compliance-scanner-agent 2026-03-29 21:17:31 +00:00
5c376aff9e chore: remove one-pager files from branch
sharang pushed to feat/refine-llm-prompts at sharang/compliance-scanner-agent 2026-03-29 21:17:21 +00:00
b58f7e47df feat: add multi-language idiom awareness to all LLM review prompts
sharang commented on pull request sharang/compliance-scanner-agent#49 2026-03-29 21:08:19 +00:00
feat: refine all LLM system prompts for precision and reduced false positives

[medium] Overly complex boolean expressions in prompts

sharang commented on pull request sharang/compliance-scanner-agent#49 2026-03-29 21:08:19 +00:00
feat: refine all LLM system prompts for precision and reduced false positives

[medium] Missing CWE field in LOGIC_REVIEW_PROMPT response format

sharang commented on pull request sharang/compliance-scanner-agent#49 2026-03-29 21:08:19 +00:00
feat: refine all LLM system prompts for precision and reduced false positives

[medium] Incorrect system prompt for chat handler

sharang commented on pull request sharang/compliance-scanner-agent#49 2026-03-29 21:08:19 +00:00
feat: refine all LLM system prompts for precision and reduced false positives

[low] Inconsistent prompt formatting style

sharang commented on pull request sharang/compliance-scanner-agent#49 2026-03-29 21:08:19 +00:00
feat: refine all LLM system prompts for precision and reduced false positives

[medium] Inconsistent severity guidelines in pentest prompt

sharang commented on pull request sharang/compliance-scanner-agent#49 2026-03-29 21:08:19 +00:00
feat: refine all LLM system prompts for precision and reduced false positives

[medium] Potential Information Disclosure in Pentest Prompt

sharang commented on pull request sharang/compliance-scanner-agent#49 2026-03-29 21:08:19 +00:00
feat: refine all LLM system prompts for precision and reduced false positives

[medium] Missing type annotations in pentest prompt builder

sharang commented on pull request sharang/compliance-scanner-agent#49 2026-03-29 21:08:19 +00:00
feat: refine all LLM system prompts for precision and reduced false positives

[medium] Complex boolean expression in triage logic

sharang commented on pull request sharang/compliance-scanner-agent#49 2026-03-29 21:08:19 +00:00
feat: refine all LLM system prompts for precision and reduced false positives

[high] Incorrect JSON response format in triage system prompt