Sharang Parnerkar sharang
  • Joined on 2026-02-06
sharang commented on pull request sharang/compliance-scanner-agent#51 2026-03-30 07:49:45 +00:00
feat: add floating help chat widget, remove settings page

[high] Deleted settings page file

sharang commented on pull request sharang/compliance-scanner-agent#51 2026-03-30 07:49:45 +00:00
feat: add floating help chat widget, remove settings page

[medium] Hardcoded Default LiteLLM URL

sharang commented on pull request sharang/compliance-scanner-agent#51 2026-03-30 07:49:45 +00:00
feat: add floating help chat widget, remove settings page

[high] Potential Command Injection via Documentation Loading

sharang commented on pull request sharang/compliance-scanner-agent#51 2026-03-30 07:49:45 +00:00
feat: add floating help chat widget, remove settings page

[medium] Missing error handling for authentication check

sharang commented on pull request sharang/compliance-scanner-agent#51 2026-03-30 07:49:45 +00:00
feat: add floating help chat widget, remove settings page

[high] Missing Input Validation in Help Chat Component

sharang commented on pull request sharang/compliance-scanner-agent#51 2026-03-30 07:49:45 +00:00
feat: add floating help chat widget, remove settings page

[medium] Inconsistent terminology between documentation files

sharang commented on pull request sharang/compliance-scanner-agent#51 2026-03-30 07:49:45 +00:00
feat: add floating help chat widget, remove settings page

[medium] Large function with multiple responsibilities

sharang commented on pull request sharang/compliance-scanner-agent#51 2026-03-30 07:49:45 +00:00
feat: add floating help chat widget, remove settings page

[high] Potential panic in load_docs when stripping path prefix

sharang commented on pull request sharang/compliance-scanner-agent#51 2026-03-30 07:49:45 +00:00
feat: add floating help chat widget, remove settings page

[high] Incorrect filtering of non-Markdown files

sharang commented on pull request sharang/compliance-scanner-agent#51 2026-03-30 07:49:45 +00:00
feat: add floating help chat widget, remove settings page

[medium] Potential panic in doc loading due to unwrap usage

sharang commented on pull request sharang/compliance-scanner-agent#51 2026-03-30 07:49:45 +00:00
feat: add floating help chat widget, remove settings page

[high] Path Traversal via Documentation Loading

sharang commented on pull request sharang/compliance-scanner-agent#51 2026-03-30 07:49:45 +00:00
feat: add floating help chat widget, remove settings page

[medium] Redundant message history construction

sharang commented on pull request sharang/compliance-scanner-agent#51 2026-03-30 07:49:45 +00:00
feat: add floating help chat widget, remove settings page

[medium] Duplicate message sending logic

sharang commented on pull request sharang/compliance-scanner-agent#51 2026-03-30 07:49:45 +00:00
feat: add floating help chat widget, remove settings page

[low] Redundant string conversion in message building

sharang commented on pull request sharang/compliance-scanner-agent#51 2026-03-30 07:49:45 +00:00
feat: add floating help chat widget, remove settings page

[low] Missing type annotations in server function parameters

sharang commented on pull request sharang/compliance-scanner-agent#51 2026-03-30 07:49:45 +00:00
feat: add floating help chat widget, remove settings page

[medium] Insecure Deserialization in Help Chat History Messages

sharang commented on pull request sharang/compliance-scanner-agent#51 2026-03-30 07:49:45 +00:00
feat: add floating help chat widget, remove settings page

[high] Missing error handling for HTTP response status

sharang commented on pull request sharang/compliance-scanner-agent#51 2026-03-30 07:49:45 +00:00
feat: add floating help chat widget, remove settings page

[high] Potential Server-Side Request Forgery (SSRF) via Help Chat API

sharang commented on pull request sharang/compliance-scanner-agent#51 2026-03-30 07:49:45 +00:00
feat: add floating help chat widget, remove settings page

[medium] Missing Settings Page Route

sharang commented on pull request sharang/compliance-scanner-agent#51 2026-03-30 07:49:45 +00:00
feat: add floating help chat widget, remove settings page

[medium] Missing type annotations in API documentation