Sharang Parnerkar sharang
  • Joined on 2026-02-06
sharang commented on pull request sharang/compliance-scanner-agent#55 2026-03-30 12:16:02 +00:00
fix: CVE notifications during scan + help chat doc loading + Dockerfile

[medium] Unwrapped MongoDB BSON conversion in CVE alert persistence

sharang commented on pull request sharang/compliance-scanner-agent#55 2026-03-30 12:16:02 +00:00
fix: CVE notifications during scan + help chat doc loading + Dockerfile

[medium] Function with multiple interleaved responsibilities

sharang commented on pull request sharang/compliance-scanner-agent#55 2026-03-30 12:16:02 +00:00
fix: CVE notifications during scan + help chat doc loading + Dockerfile

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

sharang commented on pull request sharang/compliance-scanner-agent#55 2026-03-30 12:16:02 +00:00
fix: CVE notifications during scan + help chat doc loading + Dockerfile

[high] Incorrect fallback logic in doc_context() when walking up from binary location

sharang commented on pull request sharang/compliance-scanner-agent#55 2026-03-30 12:16:02 +00:00
fix: CVE notifications during scan + help chat doc loading + Dockerfile

[high] Path Traversal in Help Chat Documentation Loading

sharang commented on pull request sharang/compliance-scanner-agent#55 2026-03-30 12:16:02 +00:00
fix: CVE notifications during scan + help chat doc loading + Dockerfile

[medium] Complex boolean expression in doc_context function

sharang commented on pull request sharang/compliance-scanner-agent#55 2026-03-30 12:16:02 +00:00
fix: CVE notifications during scan + help chat doc loading + Dockerfile

[high] Potential panic in notification creation due to unwrap_or_default() usage

sharang created pull request sharang/compliance-scanner-agent#55 2026-03-30 12:15:05 +00:00
fix: CVE notifications during scan + help chat doc loading + Dockerfile
sharang pushed to fix/multiple-issues at sharang/compliance-scanner-agent 2026-03-30 12:14:56 +00:00
fabd397478 fix: create CVE notifications during scan, fix help chat doc loading
sharang created branch fix/multiple-issues in sharang/compliance-scanner-agent 2026-03-30 12:14:56 +00:00
sharang opened issue sharang/compliance-scanner-agent#54 2026-03-30 11:21:43 +00:00
[medium] semgrep: Service 'mailserver' is running with a writable root filesystem. This may allow malicious applications to download and run additional payloads, or modify container files. If an application inside a container has to save something temp…
sharang pushed to main at sharang/compliance-scanner-agent 2026-03-30 10:39:41 +00:00
49d5cd4e0a feat: hourly CVE alerting with notification bell and API (#53)
sharang merged pull request sharang/compliance-scanner-agent#53 2026-03-30 10:39:39 +00:00
feat: hourly CVE alerting with notification bell and API
sharang commented on pull request sharang/compliance-scanner-agent#53 2026-03-30 10:35:51 +00:00
feat: hourly CVE alerting with notification bell and API

[high] Potential XSS vulnerability in notification CVE ID rendering

sharang commented on pull request sharang/compliance-scanner-agent#53 2026-03-30 10:35:51 +00:00
feat: hourly CVE alerting with notification bell and API

[medium] Potential silent failure in dismiss_notification

sharang commented on pull request sharang/compliance-scanner-agent#53 2026-03-30 10:35:51 +00:00
feat: hourly CVE alerting with notification bell and API

[medium] Unvalidated API responses in notification data structures

sharang commented on pull request sharang/compliance-scanner-agent#53 2026-03-30 10:35:51 +00:00
feat: hourly CVE alerting with notification bell and API

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

sharang commented on pull request sharang/compliance-scanner-agent#53 2026-03-30 10:35:51 +00:00
feat: hourly CVE alerting with notification bell and API

[medium] Deeply nested control flow in notification rendering

sharang commented on pull request sharang/compliance-scanner-agent#53 2026-03-30 10:35:51 +00:00
feat: hourly CVE alerting with notification bell and API

[high] Incorrect notification dismissal logic

sharang commented on pull request sharang/compliance-scanner-agent#53 2026-03-30 10:35:51 +00:00
feat: hourly CVE alerting with notification bell and API

[medium] Inconsistent error handling with unwrap() in production code