Skip to content

Eight catalog entity types have no filter #76

Description

@jzonthemtn

Eight catalog entity types have no filter, so REDACT <entity> WITH ... compiles and then detects nothing: CITY, COUNTY, FIRST_NAME, HOSPITAL, PHONE_NUMBER_EXTENSION, STATE, STATE_ABBREVIATION, and SURNAME.

MEDICAL_CONDITION is also unimplemented here but is deliberately excluded: philterd/phisql#41 proposes removing it from the spec.

Acceptance Criteria

  • Each of the eight entities has a filter registered in _BUILTIN_FILTERS.
  • The dictionary-backed entities reuse the existing dictionary filter machinery.
  • A policy naming an entity this engine cannot detect is reported rather than silently inert.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestphisqlCloses a gap against the PhiSQL specification

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions