Skip to content

Tighten phone-number pattern in maintainer secret/PII scanner #2

Description

@BOOK318

Good first issue — improve a regex, add tests.

The phone pattern in maintainer-automation/src/maintainerRiskChecks.js can produce false positives on version strings or timestamps. Tighten it while still catching real phone shapes.

Acceptance:

  • False positives reduced (add negative test cases)
  • Real phone patterns still caught (add positive test cases)
  • npm test passes

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions