From aedae8b4c5c47c23501b97fe9592d93eb786b5ba Mon Sep 17 00:00:00 2001 From: Ines Montani Date: Wed, 28 Aug 2019 11:59:06 +0200 Subject: [PATCH] Update universe.json [ci skip] --- website/meta/universe.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/website/meta/universe.json b/website/meta/universe.json index 9b0b4e7b3..866f73642 100644 --- a/website/meta/universe.json +++ b/website/meta/universe.json @@ -1744,6 +1744,21 @@ "twitter": "yanaiela", "website": "https://yanaiela.github.io" } + }, + { + "id": "presidio", + "title": "Presidio", + "slogan": "Context aware, pluggable and customizable data protection and PII data anonymization", + "description": "Presidio *(Origin from Latin praesidium ‘protection, garrison’)* helps to ensure sensitive text is properly managed and governed. It provides fast ***analytics*** and ***anonymization*** for sensitive text such as credit card numbers, names, locations, social security numbers, bitcoin wallets, US phone numbers and financial data. Presidio analyzes the text using predefined or custom recognizers to identify entities, patterns, formats, and checksums with relevant context.", + "url": "https://aka.ms/presidio", + "image": "https://raw.githubusercontent.com/microsoft/presidio/master/docs/assets/before-after.png", + "github": "microsoft/presidio", + "category": ["standalone"], + "thumb": "https://avatars0.githubusercontent.com/u/6154722", + "author": "Microsoft", + "author_links": { + "github": "microsoft" + } } ],