Sharang Parnerkar sharang
  • Joined on 2026-02-06
sharang pushed to ci/single-job at sharang/compliance-scanner-agent 2026-03-13 09:00:42 +00:00
03d53f8b06 ci: consolidate CI into single job; fix sidebar footer UI
sharang pushed to main at sharang/compliance-scanner-agent 2026-03-13 08:03:46 +00:00
3bb690e5bb refactor: modularize codebase and add 404 unit tests (#13)
sharang merged pull request sharang/compliance-scanner-agent#13 2026-03-13 08:03:46 +00:00
refactor: modularize codebase and add 404 unit tests
sharang pushed to refactor/cleanup at sharang/compliance-scanner-agent 2026-03-13 07:46:36 +00:00
ab17a7376a fix: resolve all clippy warnings with RUSTFLAGS="-D warnings"
sharang created pull request sharang/compliance-scanner-agent#13 2026-03-12 17:33:32 +00:00
refactor: modularize codebase and add 404 unit tests
sharang pushed to refactor/cleanup at sharang/compliance-scanner-agent 2026-03-12 16:44:46 +00:00
4e95fd7016 refactor: modularize codebase and add 404 unit tests
sharang created branch refactor/cleanup in sharang/compliance-scanner-agent 2026-03-12 16:44:46 +00:00
sharang pushed to main at sharang/compliance-scanner-agent 2026-03-12 14:42:55 +00:00
acc5b86aa4 feat: AI-driven automated penetration testing (#12)
sharang merged pull request sharang/compliance-scanner-agent#12 2026-03-12 14:42:54 +00:00
feat: AI-driven automated penetration testing
sharang pushed to feat/ai-pentest at sharang/compliance-scanner-agent 2026-03-12 14:42:44 +00:00
854c16f19c feat: generate PDF reports via headless Chrome instead of HTML-only export
sharang pushed to feat/ai-pentest at sharang/compliance-scanner-agent 2026-03-12 14:31:02 +00:00
9f495e5215 feat: pure Dioxus attack chain visualization, PDF report redesign, and orchestrator data fixes
1e91277040 fix: attack chain node linking and disable input while pentest runs
f3ecdeef5a fix: markdown rendering, continuous polling, and attack chain graph loading
fc46763381 fix: pentest session ID propagation, target name resolution, BSON field paths
25da8c7268 feat: attack chain DAG visualization, report export, and UI polish
Compare 9 commits »
sharang created pull request sharang/compliance-scanner-agent#12 2026-03-12 14:25:18 +00:00
feat: AI-driven automated penetration testing
sharang pushed to feat/ai-pentest at sharang/compliance-scanner-agent 2026-03-12 14:21:45 +00:00
fca0f93033 feat: pure Dioxus attack chain visualization, PDF report redesign, and orchestrator data fixes
sharang created branch feat/ai-pentest in sharang/compliance-scanner-agent 2026-03-11 21:12:21 +00:00
sharang pushed to feat/ai-pentest at sharang/compliance-scanner-agent 2026-03-11 21:12:21 +00:00
cc6ae7717c fix: attack chain node linking and disable input while pentest runs
0428cba2b8 fix: markdown rendering, continuous polling, and attack chain graph loading
30301a12b5 fix: pentest session ID propagation, target name resolution, BSON field paths
af98e3e070 feat: attack chain DAG visualization, report export, and UI polish
85ceef7e1f feat: add pentest MCP tools, session timeout, and error recovery
Compare 7 commits »
sharang opened issue sharang/certifai#37 2026-03-11 15:52:43 +00:00
[high] semgrep: Generic Secret detected
sharang opened issue sharang/certifai#40 2026-03-11 15:52:43 +00:00
[high] gitleaks: Secret detected: Detected a Generic API Key, potentially exposing access to various services and sensitive operations.
sharang opened issue sharang/certifai#39 2026-03-11 15:52:43 +00:00
[medium] oauth-patterns: OAuth flow without PKCE
sharang opened issue sharang/certifai#38 2026-03-11 15:52:43 +00:00
[medium] oauth-patterns: OAuth flow without PKCE
sharang pushed to main at sharang/compliance-scanner-agent 2026-03-11 15:26:03 +00:00
3ec1456b0d docs: rewrite user-facing documentation with screenshots (#11)