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 strings). Not real PII/OAuth issues. Long-term fix: exclude test modules / self-repo pattern fixtures from scans.
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 strings). Not real PII/OAuth issues. Long-term fix: exclude test modules / self-repo pattern fixtures from scans.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
medium Finding
Scanner: gdpr-patterns
Severity: medium
Rule: gdpr-no-consent
Description
Data collection endpoint that doesn't reference consent or opt-in mechanisms.
Location
File:
compliance-agent/src/pipeline/patterns.rs(line 310)Code
Fingerprint:
57e6df99d29682ce13b8dc2ff0955a4fd831fecec322ac60d5e349e16c9eb6b0Generated by compliance-scanner
Labels: severity:medium, scanner:gdpr-patterns, compliance-scanner
Closing as false positive: this finding points at the scanner's own pattern unit tests in
compliance-agent/src/pipeline/patterns.rs(test assertions likeis_match(...)containing the trigger strings). Not real PII/OAuth issues. Long-term fix: exclude test modules / self-repo pattern fixtures from scans.