Skip to content

cvan/contains-pii

Repository files navigation

contains-pii

CircleCI

A library for detecting Personally Identifiable Information (PII) in strings of text.

Getting started

  1. Ensure you have Node.js 10+ and npm installed and available on your system.

  2. Clone this Git repo:

    git clone git@github.com:cvan/contains-pii.git && cd contains-pii
  3. Install the Node.js dependencies:

    npm install
  4. Run the tests:

    npm test

Documentation

License

All code and text in this repo is licensed under the Creative Commons — CC0 1.0 Universal (CC0 1.0) license.

About

Search text for sensitive personal data

Resources

License

Stars

Watchers

Forks

Packages

No packages published