Sharang Parnerkar sharang
  • Joined on 2026-02-06
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

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] Insecure Direct Object Reference (IDOR) in Notification Management

sharang created pull request sharang/compliance-scanner-agent#53 2026-03-30 10:33:14 +00:00
feat: hourly CVE alerting with notification bell and API
sharang created branch feat/cve-alerts in sharang/compliance-scanner-agent 2026-03-30 10:33:01 +00:00
sharang pushed to feat/cve-alerts at sharang/compliance-scanner-agent 2026-03-30 10:33:01 +00:00
b02202fbc8 feat: hourly CVE alerting with notification bell and API
sharang pushed to main at sharang/compliance-scanner-agent 2026-03-30 10:04:08 +00:00
4388e98b5b feat: add E2E test suite with nightly CI, fix dashboard Dockerfile (#52)
sharang merged pull request sharang/compliance-scanner-agent#52 2026-03-30 10:04:07 +00:00
feat: add E2E test suite with nightly CI, fix dashboard Dockerfile
sharang commented on pull request sharang/compliance-scanner-agent#52 2026-03-30 09:53:25 +00:00
feat: add E2E test suite with nightly CI, fix dashboard Dockerfile

[low] Hardcoded test database name prefix

sharang commented on pull request sharang/compliance-scanner-agent#52 2026-03-30 09:53:25 +00:00
feat: add E2E test suite with nightly CI, fix dashboard Dockerfile

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

sharang commented on pull request sharang/compliance-scanner-agent#52 2026-03-30 09:53:25 +00:00
feat: add E2E test suite with nightly CI, fix dashboard Dockerfile

[medium] Potential panic in test cleanup when MongoDB connection fails

sharang commented on pull request sharang/compliance-scanner-agent#52 2026-03-30 09:53:25 +00:00
feat: add E2E test suite with nightly CI, fix dashboard Dockerfile

[medium] Missing database cleanup on test server drop

sharang commented on pull request sharang/compliance-scanner-agent#52 2026-03-30 09:53:25 +00:00
feat: add E2E test suite with nightly CI, fix dashboard Dockerfile

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

sharang commented on pull request sharang/compliance-scanner-agent#52 2026-03-30 09:53:25 +00:00
feat: add E2E test suite with nightly CI, fix dashboard Dockerfile

[high] Missing error handling for database operations

sharang commented on pull request sharang/compliance-scanner-agent#52 2026-03-30 09:53:25 +00:00
feat: add E2E test suite with nightly CI, fix dashboard Dockerfile

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

sharang commented on pull request sharang/compliance-scanner-agent#52 2026-03-30 09:53:25 +00:00
feat: add E2E test suite with nightly CI, fix dashboard Dockerfile

[medium] Database connection reused across tests

sharang commented on pull request sharang/compliance-scanner-agent#52 2026-03-30 09:53:25 +00:00
feat: add E2E test suite with nightly CI, fix dashboard Dockerfile

[medium] Duplicated MongoDB connection setup

sharang commented on pull request sharang/compliance-scanner-agent#52 2026-03-30 09:53:25 +00:00
feat: add E2E test suite with nightly CI, fix dashboard Dockerfile

[medium] Duplicated MongoDB connection setup across multiple test helper functions

sharang commented on pull request sharang/compliance-scanner-agent#52 2026-03-30 09:53:25 +00:00
feat: add E2E test suite with nightly CI, fix dashboard Dockerfile

[medium] Missing explicit error handling in main function

sharang commented on pull request sharang/compliance-scanner-agent#52 2026-03-30 09:53:25 +00:00
feat: add E2E test suite with nightly CI, fix dashboard Dockerfile

[high] Incorrect module imports in main.rs

sharang commented on pull request sharang/compliance-scanner-agent#52 2026-03-30 09:53:25 +00:00
feat: add E2E test suite with nightly CI, fix dashboard Dockerfile

[medium] Complex boolean expression in test server startup