Sharang Parnerkar sharang
  • Joined on 2026-02-06
sharang closed issue sharang/compliance-scanner-agent#26 2026-07-10 07:52:25 +00:00
[medium] semgrep: Dangerously accepting invalid TLS information
sharang closed issue sharang/compliance-scanner-agent#25 2026-07-10 07:52:25 +00:00
[high] semgrep: Insecure WebSocket Detected. WebSocket Secure (wss) should be used for all WebSocket connections.
sharang commented on issue sharang/compliance-scanner-agent#27 2026-07-10 07:52:25 +00:00
[medium] semgrep: Dangerously accepting invalid TLS information

Closing as intentional: compliance-dast is a security scanner and must be able to probe targets with self-signed/invalid certificates, so danger_accept_invalid_certs(true) is by design. It…

sharang commented on issue sharang/compliance-scanner-agent#26 2026-07-10 07:52:25 +00:00
[medium] semgrep: Dangerously accepting invalid TLS information

Closing as intentional: compliance-dast is a security scanner and must be able to probe targets with self-signed/invalid certificates, so danger_accept_invalid_certs(true) is by design. It…

sharang closed issue sharang/compliance-scanner-agent#24 2026-07-10 07:52:24 +00:00
[high] semgrep: Insecure WebSocket Detected. WebSocket Secure (wss) should be used for all WebSocket connections.
sharang commented on issue sharang/compliance-scanner-agent#25 2026-07-10 07:52:24 +00:00
[high] semgrep: Insecure WebSocket Detected. WebSocket Secure (wss) should be used for all WebSocket connections.

Closing as intentional: the ws:// here is the Chrome DevTools Protocol connection to the internal headless-Chrome container (CHROME_WS_URL) used for PDF rendering. It never leaves the internal…

sharang commented on issue sharang/compliance-scanner-agent#24 2026-07-10 07:52:24 +00:00
[high] semgrep: Insecure WebSocket Detected. WebSocket Secure (wss) should be used for all WebSocket connections.

Closing as intentional: the ws:// here is the Chrome DevTools Protocol connection to the internal headless-Chrome container (CHROME_WS_URL) used for PDF rendering. It never leaves the internal…

sharang commented on issue sharang/compliance-scanner-agent#46 2026-07-10 07:52:12 +00:00
[high] gitleaks: Secret detected: Detected a Generic API Key, potentially exposing access to various services and sensitive operations.

Closing as false positive: match is key:"_getDistanceToBezierEdge2" inside the vendored/minified vis-network.min.js — a JS object property name, not a secret. Vendored assets should be…

sharang closed issue sharang/compliance-scanner-agent#46 2026-07-10 07:52:12 +00:00
[high] gitleaks: Secret detected: Detected a Generic API Key, potentially exposing access to various services and sensitive operations.
sharang closed issue sharang/compliance-scanner-agent#45 2026-07-10 07:52:11 +00:00
[high] gitleaks: Secret detected: Detected a Generic API Key, potentially exposing access to various services and sensitive operations.
sharang commented on issue sharang/compliance-scanner-agent#44 2026-07-10 07:52:11 +00:00
[high] gitleaks: Secret detected: Detected a Generic API Key, potentially exposing access to various services and sensitive operations.

Closing as false positive: these are hardcoded test vectors in the #[cfg(test)] module of compliance-agent/src/pentest/crypto.rs (obvious sequential hex like 0123456789abcdef...), not real…

sharang closed issue sharang/compliance-scanner-agent#44 2026-07-10 07:52:11 +00:00
[high] gitleaks: Secret detected: Detected a Generic API Key, potentially exposing access to various services and sensitive operations.
sharang commented on issue sharang/compliance-scanner-agent#45 2026-07-10 07:52:11 +00:00
[high] gitleaks: Secret detected: Detected a Generic API Key, potentially exposing access to various services and sensitive operations.

Closing as false positive: these are hardcoded test vectors in the #[cfg(test)] module of compliance-agent/src/pentest/crypto.rs (obvious sequential hex like 0123456789abcdef...), not real…

sharang commented on issue sharang/compliance-scanner-agent#43 2026-07-10 07:52:10 +00:00
[high] gitleaks: Secret detected: Detected a Generic API Key, potentially exposing access to various services and sensitive operations.

Closing as false positive: these are hardcoded test vectors in the #[cfg(test)] module of compliance-agent/src/pentest/crypto.rs (obvious sequential hex like 0123456789abcdef...), not real…

sharang closed issue sharang/compliance-scanner-agent#43 2026-07-10 07:52:10 +00:00
[high] gitleaks: Secret detected: Detected a Generic API Key, potentially exposing access to various services and sensitive operations.
sharang closed issue sharang/compliance-scanner-agent#42 2026-07-10 07:52:00 +00:00
[high] oauth-patterns: OAuth implicit grant flow detected
sharang commented on issue sharang/compliance-scanner-agent#41 2026-07-10 07:52:00 +00:00
[high] oauth-patterns: OAuth implicit grant flow detected

Closing as false positive: this finding points at the scanner's own pattern unit tests in compliance-agent/src/pipeline/patterns.rs (test assertions like is_match(...) containing the trigger…

sharang commented on issue sharang/compliance-scanner-agent#42 2026-07-10 07:52:00 +00:00
[high] oauth-patterns: OAuth implicit grant flow detected

Closing as false positive: this finding points at the scanner's own pattern unit tests in compliance-agent/src/pipeline/patterns.rs (test assertions like is_match(...) containing the trigger…

sharang closed issue sharang/compliance-scanner-agent#41 2026-07-10 07:52:00 +00:00
[high] oauth-patterns: OAuth implicit grant flow detected
sharang closed issue sharang/compliance-scanner-agent#38 2026-07-10 07:51:59 +00:00
[medium] gdpr-patterns: Data collection without apparent consent mechanism