piicatcher icon indicating copy to clipboard operation
piicatcher copied to clipboard

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

Results 30 piicatcher issues
Sort by recently updated
recently updated
newest added

Bumps [mistune](https://github.com/lepture/mistune) from 0.8.4 to 2.0.3. Release notes Sourced from mistune's releases. Version 2.0.2 Fix escape_url via lepture/mistune#295 Version 2.0.1 Fix XSS for image link syntax. Version 2.0.0 First release...

dependencies

Hi There, I'm not sure, why i can't connect to postgres using this tool, credentials are correct. Postgres running on same server localhost:5432 used same username and password to login...

support

I have recently tried to implement the piicatcher library using api mode into my workflow to identfy any Pii data in our databases. I am running in AWS RDS Clusters...

enhancement

Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.3.0 to 2.4.0. Release notes Sourced from pyjwt's releases. 2.4.0 Security [CVE-2022-29217] Prevent key confusion through non-blocklisted public key formats. https://github.com/jpadilla/pyjwt/security/advisories/GHSA-ffqj-6fqr-9h24 What's Changed Add support for Python...

dependencies

We would like to scan PII data on BigQuery.

We would like to scan PII data on Cloud Spanner.

enhancement

Problem description: If I run detect on a Redshift database with a new catalog db specified for the run, it returns this: piicatcher --catalog-host localhost --catalog-port 5432 --catalog-user piicatcher --catalog-password...

Some name columns are identified as phone pii - unable to ascertain why... - it will be good to dump sample values that led to this conclusion somewhere, so that...

bug

shallow scan followed by deep scan causes pk/ uk violations (and possibly viceversa)

ERROR: duplicate key value violates unique constraint "unique_column_name" -> This happens on a brand new catalog db on a redshift deep scan, most likely it requires a better unique key...