Piicatcher Versions Save

Scan databases and data warehouses for PII data. Tag tables and columns in data catalogs like Amundsen and Datahub

v0.18.1

2 years ago
  • no changes

v0.18.0

2 years ago
  • no changes

v0.17.5

2 years ago
  • no changes

v0.17.4

2 years ago
  • no changes

v0.17.3

2 years ago
  • no changes

v0.17.2

2 years ago

Changes in this Release

v0.17.1

2 years ago

v0.17.1 (2021-11-18)

Fix

  • Support python version >= 3.6, logging and catalog setup

v0.17.0

2 years ago

v0.17.0 (2021-11-16)

Feature

  • Track PII detection reason. Skip tables that throw errors.

Fix

  • Fix no matches error message, datahub dependency and CI/CD scripts

v0.16.0

2 years ago

v0.16.0 (2021-11-09)

Chore

  • Prepare release 0.16.0
  • Add github workflow

Feature

  • Support incremental scans
  • Use dbcat to scan and iterate through columns

Fix

  • Remove usage of scan_file_object
  • Remove documentation for files.

v0.14.0

2 years ago

v0.14.0 (2021-08-13)

Chore

  • Prepare release v0.14.0
  • Use poetry instead of pipenv for builds
  • Add tests with more sample data and upper case content
  • Cache deps before installing piicatcher.
  • get security updates
  • Store test pg db data in /tmp

Deprecation

  • Remove support for Files

Feature

  • Add log-scan and log-data to log scan events

Fix

  • Fix broken test due to spacy upgrade
  • Fix usage of APIs of spacy 3.x