Sharang Parnerkar sharang
  • Joined on 2026-02-06
sharang merged pull request sharang/compliance-scanner-agent#49 2026-03-30 07:11:17 +00:00
feat: refine all LLM system prompts for precision and reduced false positives
sharang commented on pull request sharang/compliance-scanner-agent#50 2026-03-29 21:29:50 +00:00
fix: cascade-delete DAST targets, pentests, and downstream data on repo delete

[high] Potential panic from unwrapping empty ObjectId

sharang commented on pull request sharang/compliance-scanner-agent#50 2026-03-29 21:29:50 +00:00
fix: cascade-delete DAST targets, pentests, and downstream data on repo delete

[medium] Unnecessary database operations in cascade delete

sharang commented on pull request sharang/compliance-scanner-agent#50 2026-03-29 21:29:50 +00:00
fix: cascade-delete DAST targets, pentests, and downstream data on repo delete

[medium] Missing error propagation in cascade_delete_dast_target

sharang commented on pull request sharang/compliance-scanner-agent#50 2026-03-29 21:29:50 +00:00
fix: cascade-delete DAST targets, pentests, and downstream data on repo delete

[medium] Code duplication in session cleanup logic

sharang commented on pull request sharang/compliance-scanner-agent#50 2026-03-29 21:29:50 +00:00
fix: cascade-delete DAST targets, pentests, and downstream data on repo delete

[high] Potential Command Injection via MongoDB Query

sharang commented on pull request sharang/compliance-scanner-agent#50 2026-03-29 21:29:50 +00:00
fix: cascade-delete DAST targets, pentests, and downstream data on repo delete

[high] Missing error handling for database operations

sharang commented on pull request sharang/compliance-scanner-agent#50 2026-03-29 21:29:50 +00:00
fix: cascade-delete DAST targets, pentests, and downstream data on repo delete

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

sharang commented on pull request sharang/compliance-scanner-agent#50 2026-03-29 21:29:50 +00:00
fix: cascade-delete DAST targets, pentests, and downstream data on repo delete

[medium] Potential panic from unwrap_or_default() on empty ObjectId

sharang commented on pull request sharang/compliance-scanner-agent#50 2026-03-29 21:29:50 +00:00
fix: cascade-delete DAST targets, pentests, and downstream data on repo delete

[medium] Complex nested control flow in delete_repository function

sharang commented on pull request sharang/compliance-scanner-agent#50 2026-03-29 21:29:50 +00:00
fix: cascade-delete DAST targets, pentests, and downstream data on repo delete

[high] Insecure Direct Object Reference (IDOR)

sharang commented on pull request sharang/compliance-scanner-agent#50 2026-03-29 21:29:50 +00:00
fix: cascade-delete DAST targets, pentests, and downstream data on repo delete

[medium] Potential Race Condition in Deletion Logic

sharang commented on pull request sharang/compliance-scanner-agent#50 2026-03-29 21:29:50 +00:00
fix: cascade-delete DAST targets, pentests, and downstream data on repo delete

[medium] Inconsistent error handling in cascade deletion functions

sharang commented on pull request sharang/compliance-scanner-agent#50 2026-03-29 21:29:50 +00:00
fix: cascade-delete DAST targets, pentests, and downstream data on repo delete

[high] High cyclomatic complexity in cascade_delete_dast_target function

sharang created pull request sharang/compliance-scanner-agent#50 2026-03-29 21:29:20 +00:00
fix: cascade-delete DAST targets, pentests, and downstream data on repo delete
sharang created branch fix/cascade-delete-repo in sharang/compliance-scanner-agent 2026-03-29 21:28:28 +00:00
sharang pushed to fix/cascade-delete-repo at sharang/compliance-scanner-agent 2026-03-29 21:28:28 +00:00
f8eb4ea84d fix: cascade-delete DAST targets, pentests, and all downstream data when repo is deleted
sharang commented on pull request sharang/compliance-scanner-agent#49 2026-03-29 21:18:24 +00:00
feat: refine all LLM system prompts for precision and reduced false positives

[medium] Insecure LLM System Prompt Configuration

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

[medium] Insecure LLM System Prompt

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

[low] Missing Type Annotations in Function Signature