Block a user
[medium] semgrep: Service 'mailserver' allows for privilege escalation via setuid or setgid binaries. Add 'no-new-privileges:true' in 'security_opt' to prevent this.
[high] semgrep: Insecure WebSocket Detected. WebSocket Secure (wss) should be used for all WebSocket connections.
[high] semgrep: Insecure WebSocket Detected. WebSocket Secure (wss) should be used for all WebSocket connections.
feat: add user login and data processing endpoint
sharang
created branch test/dummy-bad-code in sharang/compliance-scanner-agent
2026-03-18 16:00:35 +00:00
sharang
pushed to test/dummy-bad-code at sharang/compliance-scanner-agent
2026-03-18 16:00:35 +00:00
fix: stop storing code review findings in dashboard
fix: stop storing code review findings in dashboard
sharang
created branch fix/remove-code-review-from-findings in sharang/compliance-scanner-agent
2026-03-18 13:21:21 +00:00
sharang
pushed to fix/remove-code-review-from-findings at sharang/compliance-scanner-agent
2026-03-18 13:21:21 +00:00
feat: pentest onboarding — streaming, browser automation, reports, user cleanup
sharang
pushed to feat/pentest-onboarding at sharang/compliance-scanner-agent
2026-03-17 20:21:07 +00:00
sharang
pushed to feat/pentest-onboarding at sharang/compliance-scanner-agent
2026-03-17 20:13:22 +00:00
test: verify PR scanning and review comments
test: verify issue tracker integrations (GitHub, GitLab, Jira)
feat: implement Firebase user cleanup for pentest sessions
test: verify Okta user cleanup integration