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

[medium] Potential race condition in loading state management

sharang commented on pull request sharang/compliance-scanner-agent#51 2026-03-30 07:45:08 +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:45:08 +00:00
feat: add floating help chat widget, remove settings page

[medium] Code Duplication in Message Sending Logic

sharang commented on pull request sharang/compliance-scanner-agent#51 2026-03-30 07:45:08 +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:45:08 +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:45:08 +00:00
feat: add floating help chat widget, remove settings page

[high] Sensitive Data Exposure in Frontend

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

[medium] Potential Information Disclosure Through Logging

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

[low] Missing type annotations in component function signature

sharang commented on pull request sharang/compliance-scanner-agent#51 2026-03-30 07:45:08 +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:45:08 +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:45:08 +00:00
feat: add floating help chat widget, remove settings page

[medium] CSS file contains excessive new content

sharang commented on pull request sharang/compliance-scanner-agent#51 2026-03-30 07:45:08 +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:45:08 +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:45:08 +00:00
feat: add floating help chat widget, remove settings page

[medium] Potential Information Disclosure Through File Content Exposure

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

[medium] Deeply nested control flow in doc loading

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

[medium] Unnecessary unwrap_or in find_project_root

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

[low] Missing type annotations on public API parameters

sharang commented on pull request sharang/compliance-scanner-agent#51 2026-03-30 07:45:08 +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:45:08 +00:00
feat: add floating help chat widget, remove settings page

[low] Missing type annotations in server function parameters