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

[medium] Deeply nested middleware layering in API server

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

[medium] Inconsistent error handling with upsert operation

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

[medium] Missing error propagation in help chat documentation loading

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

[high] Potential panic in notification creation

sharang pushed to fix/multiple-issues at sharang/compliance-scanner-agent 2026-03-30 12:52:46 +00:00
0e53072782 feat: add security response headers (HSTS, X-Frame-Options, nosniff, referrer)
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] Inconsistent error handling in doc context 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] Potential panic from unwrap 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

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

[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

[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

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

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] 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

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

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