#
pii
Here are 80 public repositories matching this topic...
Secure SDK/vault for personal records/PII built to comply with GDPR
security
privacy
encryption
database
vault
application-server
compliance
passportjs
tokenization
gdpr
data-protection
legaltech
anonymization
pii
data-anonymization
secure-storage
privacy-by-design
user-consent
piidata
ccpa
-
Updated
Nov 8, 2021 - Go
What's in your data? Extract schema, statistics and entities from datasets
python
nlp
security
data-science
privacy
avro
data-analysis
gdpr
npi
sensitive-data
pii
dataprofiling
data-profiler
data-labels
-
Updated
Nov 19, 2021 - Python
vrajat
commented
Feb 14, 2020
It is not surprising that deep and shallow scan show different results. Shallow scan only looks at column names. Deep scan looks at a sample of the data. I've even noticed that two different runs of deep scan show different results as sample rows are different. This is the challenge with not scanning all of the data. Its a trade-off between performance/cost and accuracy. There is no right answer.
This package features data-science related tasks for developing new recognizers for Presidio. It is used for the evaluation of the entire system, as well as for evaluating specific PII recognizers or PII detection models.
-
Updated
Nov 5, 2021 - Python
A Mongoose plugin that lets you transparently cipher stored PII and use securely-hashed passwords
-
Updated
Sep 21, 2021 - JavaScript
Application and python script to identify, remove, and/or recode personally identifiable information (PII) from field experiment datasets.
-
Updated
Aug 19, 2021 - Python
A package to build an end-to-end pipeline for detecting personally identifiable information from text.
-
Updated
Jun 2, 2019 - Python
Project Matt: Scan your AWS S3 Buckets for PII Data to Guard against GDPR
redis
elasticsearch
machine-learning
scala
aws-s3
aws-cloudformation
aws-batch
gdpr
pii
piii-filters
-
Updated
May 25, 2018 - Scala
Library for identification, anonymization and de-anonymization of PII data
-
Updated
Oct 11, 2021 - Python
Search for PII in Python
-
Updated
Jul 23, 2018 - Python
A project to build a machine learning pipeline to detect personal identifiable information (PII)
-
Updated
Sep 8, 2021 - Jupyter Notebook
Case study using dotfurther's Open Discover Platform with the RavenDB document store to rapidly create a full-text search/eDiscovery/information governance capable demonstration application.
metadata
text-extraction
full-text
full-text-search
ravendb
ediscovery
indexing-engine
file-format-detection
data-breach
file-deduplication
pii
information-governance-catalog
personally-identifiable-information
archive-extractor
pii-detection
file-identification
full-text-extraction
document-ingestion
information-governance
-
Updated
May 7, 2021
PureKit SDK allows developers to protect users' passwords and sensitive personal information in a database from data breaches and both online and offline attacks and make stolen passwords useless even if a database is breached.
cryptography
sdk
encryption
password
hipaa
gdpr
pii
password-hardened-encryption
phe
passw0rd
piidata
-
Updated
May 8, 2020 - Java
.NET API for document file format identification, text/metadata/attachment/embedded object/sensitive item (PII/PHI)/entity extraction.
metadata
sdk
csharp
dotnet
email
text
extractor
extraction
indexing
text-extraction
archive
pst
embedded-objects
file-format-detection
file-deduplication
pii
microsoft-office
pdf-text-extract
pii-detection
file-identification
-
Updated
Oct 14, 2021 - C#
PureKit PHP SDK allows developers to protect users' passwords and sensitive personal information in a database from data breaches and both online and offline attacks and make stolen passwords useless even if a database is breached.
cryptography
sdk
encryption
password
hipaa
gdpr
pii
password-hardened-encryption
phe
passw0rd
piidata
-
Updated
Jul 28, 2021 - PHP
A project to build a machine learning pipeline to detect personal identifiable information (PII)
-
Updated
Oct 21, 2019 - Jupyter Notebook
Detects exploitable storage of private info in cookies
-
Updated
Dec 11, 2020 - JavaScript
An example demonstrating how Very Good Security can secure a Rails application without any code changes and instantly make it PCI DSS Level 2 compliant.
security
pci-dss
hipaa
kyc
sensitive-data-security
sensitive-data
data-security
pii
pci-payment-processor
credit-card-payments
personally-identifiable-information
-
Updated
Sep 29, 2021 - Ruby
Redacts the PII information. This package uses Stanford NER package to identify and scrub PII data. It redacts email,ssn,driver license,passport no. It aggressively removes any number with more than 4 consecutive digits. Use AddToWhitelist to whitelist any pattern.
-
Updated
Nov 11, 2017 - C#
A Bash script that creates a random CloudApp short URL (ie http://cl.ly/xxxx), checks that URL and if it finds content it, downloads it. Rinses, and repeats.
-
Updated
Mar 13, 2019 - Shell
Export Dialogflow conversation logs to BigQuery with masking PII using DLP API
bot
export
bigquery
redaction
conversations
gae
chatbot
gcp
google-cloud
dataflow
masking
pii
gcp-pubsub
gcp-appengine-std
dialogflow
dialogflow-v2
gcp-dataflow
dialogflow-fulfillment
cloud-dlp
cloud-tasks
-
Updated
Apr 9, 2019 - JavaScript
PureKit SDK allows developers to protect users' passwords and sensitive personal information in a database from data breaches and both online and offline attacks and make stolen passwords useless even if a database is breached.
cryptography
sdk
encryption
password
hipaa
gdpr
pii
password-hardened-encryption
phe
passw0rd
piidata
-
Updated
Mar 5, 2020 - C#
This easy-to-go solution could make your web-service or website compliant with Russian Federal Law FZ-152. That example will help you setup reverse proxy to catch private data and dump it in a local database.
-
Updated
Apr 10, 2021 - Shell
This project demonstrate that how a government or any super authority can utilize the Ethereum blockchain for the attestation of citizen's PII data. By empowering the user and allowing user to verify his information on any third party website using his Ethereum account through Web.3.0 wallets.
nodejs
java
ethereum
dapp
decentralized
blockchain
verification
administrator
solidity
web3j
node-js
user
age
web3js
attestation
metamask
truffle-framework
ethereum-blockchain
pii
smartcontract
pii-data
3rd-parties
-
Updated
Nov 17, 2021 - Java
Improve this page
Add a description, image, and links to the pii topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the pii topic, visit your repo's landing page and select "manage topics."
In the existing sample for batch analysis, the logic goes over all the columns and looks for PII. We'd like to extend this with logic which also evaluates how likely a column contains PII based on its name.
For example, if a column name is
Age, and the values are[19,55,2,39], the column name coul