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 51)Code
Fingerprint:
4cce7f127c738a7991d77f9a3fd900d68721c95e1aa5ce1d7808afaef7ee6861Generated 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.