presidio

Context aware, pluggable and customizable data protection and de-identification SDK for text and images

MIT License

Downloads
948.6K
Stars
3.7K
Committers
117

Bot releases are visible (Hide)

presidio - https://github.com/microsoft/presidio/releases/tag/2.2.355 Latest Release

Published by cseilbot 3 months ago

Changes:

  • edd722d01baeaf49844611ac2ca38db152d069e3 version 2.2.355 (#1410)
  • c059131383d1caa832f7f9f180aab80043c95028 changing predefined recognizers to use the config file (#1393)
  • 56f0df2a3a60de355950d84db26d040337b051ad Update Dockerfile.windows (#1414)
  • ad77f2ff2ced3562e5b0d7ea52e39db842c4b31d Update Dockerfile.windows (#1413)
  • ac38ccae3c1b61d03d744a3cf1e61986211e13d2 NLP engine sample + refresh on samples (#1388)
  • 97a7e42b3897861a31d2706099244e1efedc110a Fix the entity filtering of the transformer_recognizer.py analzye function (#1403)
  • 2be6de12dc223fa1e160733ebc61bdef2b2a0eba Fix ports in docs (#1408)
  • a3a609b40cd83ff55644ca4a3fb79bac94b8eb53 Improve url detector (#1398)
  • 4752166f765f245e77feb5d26e9b0848b89aba1b From Pipenv to Poetry (#1391)
  • ebbfd3015048dfa56eb16daa7175e19bf5787d63 Added presidio structured downloads to readme (#1392)
  • 67d583709c5b51e389ed04e8bc4630e367bf90be Feature/analyzer documentation (#1384)
  • e65c89c68797d1609c7cba176e55450cc635d764 Migrate Python Packaging to pyproject.toml (#1383)
  • 2d92539fcab6c640aa8e2960b7a29bb33a0d48f9 Fix N818, E721 (#1382)
  • 51dc5c6d9dfc3988a05f90a8b6b2ab17db15e86f Auto-formatting, fix D rules (#1381)
  • cb0184afa2504b3084faead98e103186c43e47f4 Add Ruff linter + Apply Ruff fix (#1379)
  • 2348fff508f1a45af92945d5f597ec56bd4faae6 Fix OverflowError in crypto_recognizer (#1377)
  • ff31243028a4fc2907d73388188987a988087759 Align ports with documentation and postman collection. (#1375)
  • 2805c86221498f6e6843e608246af136b3137158 Loading analyzer engine & recognizer registry from configuration file (#1367)
  • 55bfb8fc7ec03bf93188ee4e1810a0984a609083 added regex functionality for allow lists in the analyzer (#1357)
  • e64d8ecf1097f0de6a9ccca0864447120838c150 Spanish NIE (Foreigners ID card) recognizer (#1359)
  • f29e112fd3d12c555068e4bdffa961f49ea063df Update conf files location (#1358)
  • 41e02026f3cb56051bc66c773eaf5e0dc9de27f8 feat: Add new recognizer for IN_VOTER #1344 (#1345)
  • 5ea004d8adab0ad7fc1afcede0f67ee2831c9f9e New Predefined Recognizer for Indian Passport #1350 (#1351)
  • c7fa82518d28532384560ad0270a52abcdb95ec1 Added Finnish Personal Identity Code Recognizer. (#1349)

This list of changes was auto generated.

presidio -

Published by cseilbot 7 months ago

Changes:

  • ffa29f8d65bbc7ef72c7edba0821f31c2ffb9952 Fixed wrong condition for dicom metadata (#1347)
  • 49a996de8b5c01979712121b5e6d3f2f3e740f30 Changed default aggregation_strategy to max (#1342)
  • db8ff8254123a113a0d511a484647734021de612 feat: Implement user-defined entity selection strategies in Presidio Structured (#1319)
  • 4db5278bd1636416f0a450e2937236803d77e81c Cache compiled regexes in analyzer (#1335)
  • 9c3369d7e3182faf508663ee61e33d094fcb453c Bugfix - Fix for incorrectly referenced recognizer in analysis_explanation using PhoneRecognizer (#1332)
  • 6a4135ee0f9d078c4f1909cd5f9931f4b610d52d Fix bug where "bank" and "check" wouldn't work (#1333)
  • ea8d830fe445ee150e4ed76db5b4f36904400809 Added contributions to readme (#1331)
  • 733cca26cfd5d8f4f0cc0be2eaf630fe442fce9c Adding Span Marker Recognizer Sample (#1321)
  • 1911a3d6befd48e0cac327cbdffd1f7f37565fcc Update spacy_stanza.md (#1325)
  • d71c5fbf470af4e6550ead8f2c3c1a02e18dd0c8 feat: Add Singapore UEN Recognizer (#1315)
  • 59af84d13122acbaafb7300303e2987494062814 Added tesseract to installation (#1312)
  • 4c48b928d3eef458a99fabeef8bfc737e5869640 Addition of leniency parameter in predefined PhoneRecognizer (#1311)
  • 173b52726c57dbcf903e5eeb7d19610dedab743c Bugfix in tutorial (#1310)
  • dee6562ab50c5a3655e514487521427e49112e6e predefined pattern recognizer : IN_VEHICLE_REGISTRATION (#1288)
  • a8d2c90cea5f2277dd9e20bdba57ddb4ecf6768a feat: Add Bech32 and Bech32m Bitcoin Address Validation in Crypto Recognizer and expand tests (#1307)
  • 45c418dad431bfe73a1ef94183d1ad667309cb69 feat: Support 'M' prefix in SG_NRIC_FIN Recognizer and expand tests (#1304)
  • 5dfbf273319e8c29db712556dd5cd299dde53ee1 Analysis builder improvements (#1295)
  • 7f09c95b9df300670fb8c715b2d5d46b089571c3 added pseudonimyzation sample (#1296)

This list of changes was auto generated.

presidio -

Published by cseilbot 8 months ago

  • Add predefined_recognizer: IN_AADHAAR (#1256)
  • Added the option to add custom operators + pseudonymization sample (#1284)
  • Fix failing test due to optional package (#1258)
  • Allow local Spacy Models to be loaded in NLP Engine (#1269)
  • Upgrade pip in windows containers (#1272)
  • Bugfix in ImageAnalyzerEngine #1274
presidio -

Published by cseilbot 9 months ago

Changes:

Added

Structured

  • Added alpha of presidio-structured, a library (presidio-structured) which re-uses existing logic from existing presidio components to allow anonymization of (semi-)structured data. (#1192)

Analyzer

  • Add PL PESEL recognizer (#1209)
  • Azure AI language recognizer (#1228)
  • Add_conf_to_package_data (#1243)

Anonymizer

  • Add keep operator as deanonymizer (#1255)
  • Update anonymize_list type hints and document that sometimes items will be ignored. (#1252)

General

  • Add Dockerfile for Windows containers (#1194)

Changed

Analyzer

  • Drop WA driver license number (#1214)
  • Change ner_model_configuration from list to map (#1222)
  • Bugfix in SpacyRecognizer (#1221)
  • Bugfix in NerModelConfiguration (#1230)
  • Add_conf_to_package_data (#1243)

Anonymizer

  • Improved the logic of conflict handling in AnonymizerEngine (#1196)

Image Redactor

  • Change default score threshold in image redactor (#1210)
  • fixes bug #1227 (#1231)
  • Added missing dependencies for opencv-python and azure forms recognizer (#1257)

General

  • Remove inclusive-lint step (#1207)
  • Updates to demo website with new NLP Engine (#1181)
presidio - https://github.com/microsoft/presidio/releases/tag/2.2.351

Published by cseilbot 12 months ago

Changes:

  • 698a5cdc53ee75e85b5786ff32e816aeb4dbb10b bugfix with wrong input to NerModelConfiguration (#1208)
  • ac56089dfeb1c47f4e0c65180d93238720d75626 Added py.typed file and modified the setup.py files (#1201)

This list of changes was auto generated.

presidio -

Published by cseilbot 12 months ago

presidio -

Published by cseilbot 12 months ago

Changes:

  • 22619f3198d1b1fabc9b46db6aaee945096696e5 Put org in ignore as it has many FPs (#1200)

This list of changes was auto generated.

presidio -

Published by cseilbot 12 months ago

Changes:

  • b756c174ca06b0cb451eb17c8097038d2023cbb3 Enable regex flags manipulation (#1193)
  • 4aaa05fca8c162853d47046954ed65d78f838e9b New NlpEngine - docs (#1177)
  • 3a7b8f67f56d2c32a834af5ff4739a312bb42dd5 Integrating spacy-huggingface-pipelines and refactoring NlpEngine logic (#1159)
  • 818c80f9780186b29b09a9489fd3aab00c68c978 Msft document intelligence ocr (#1184)
  • 6cf5f18cb4a891b64ebf6073ef02d59192a3a349 added image processing class to preprocess the image before running OCR (#1166)
  • 7400dc4b357595406954e13c0ecbdee4b27e5cd8 Updating verification engines and enable plotting of custom bboxes (#1164)
  • beb605d38c153163e18141568e86c999647d5c16 update type check (#1175)
  • f36caf448f2a5b14c3adddb8c521df907e57e964 anonymize_list return type hint fix (#1178)
  • d8541e973349ceefccec926a01992dd554de6123 Improve bbox processor (#1163)
  • 4e8490ce0cfe4f74bdb83fbe34427ad681fe7fbd Updating verification engines to include latest updates to redactor engines (#1162)
  • 93934a93b29f5f3d659725482b22d3bbf4b6e62c Adding examples of toggling metadata usage and saving bboxes (#1158)
  • 1a12771c90ceff042e9ab2d12b6ada06f534706a Improve process names method in DICOM image redactor (#1150)
  • 60e1f7db941a6f2c18e33e11353345a54e17d295 Enabling allow list approach with all image redaction (#1145)
  • 994074bbb41c6a568d0eb6bd7867206bd8194736 Changing test exception type check (#1148)
  • 9206d7a2f2a0d33089cf08a3a8f0f5f055755cac Anonymizer - Pass bytes key to Encrypt / Decrypt (#1147)
  • dfddae429c233de3a0011f9bc2adbefbe3dff47d Update security-analysis.yml (#1154)
  • 8e1bf802c45e9a13e4c3b45672adad3169b8f3d5 Enable toggle of printing output location after redacting from file (#1144)
  • 18090c60c62f2074eebe492f909f079d637df67c install from pipfile (#1152)
  • fa861aaddf334837afd63ab928c2dc8a5beeaa7f DICOM redactor improvement: Enable selection of redact approach (#1113)
  • 3effc1467b8714714d5112ef7b627889507ea83d Fix type mismatch in check_label_groups parameter in spacy_recognizer (#1130)
  • a2f7785c9298b9695aadccf961ff329420118609 Fix Sphinx warning in OperatorConfig (#1143)
  • e323fed0209a3cef3fa7e75eb6b2ef0e0e92234f DICOM redactor improvement: Enable return of redacted bboxes (#1111)
  • 67833d5be37ce2ce603836e120f40bb7513ee498 DICOM redactor improvement: Enabling compatibility with compressed images (#1105)
  • 0a4c76d005d5db69e0742eabb95184e74cff1e89 New Predefined Recognizer: IN_PAN (#1100)
  • a1c5c309ea98260e1e24d12784002ce82a7112ce DICOM redactor improvement: Preventing distortion when multiple sets of pixels are in one instance (#1109)
  • d51ff564f411114a30fe21ef00d534e3bd073793 Initial logic check for merging 2 entities (#1092)
  • a66103784171b78417e56c552d2faa808afa9cdf relock image redactor (#1117)
  • 08e7b8909ad9b3e16b0754c0223105de225b0763 Small reordering of kwargs as prereq for allow list functionality (#1110)
  • 23a89af2d74430910d0a21037df478c488761a89 DICOM redactor improvement: Adding exceptions for when DICOM file does not have pixel data (#1104)
  • 42f30bde24eaba13729225dcfad3a18db489b447 DICOM redactor improvement: Enabling more photometric interpretations (#1103)
  • a1c8a23e206f1a5671f164758a4d14b769901fd4 image-redactor-version-0.0.48 (#1098)
  • ced96b0f4d30102c1a7a1e9cfe02f5c49c66ea83 hotfix for removing fixed dependency versions (#1096)
  • 838d402b470cd80b1bfe7db17c7fb1c09c3f818a Change ACR instance (#1089)

This list of changes was auto generated.

presidio - https://github.com/microsoft/presidio/releases/tag/2.2.33

Published by cseilbot over 1 year ago

Changes:

  • b6f81912e9b3649c39b341c6d8f203afaf60087e Update VERSION to 2.2.33 (#1081)
  • 0e5c3b7907d4c4dc177f29ad231d1f92e31b17f1 Updated docs website and notebooks (#1086)
  • dda4444fdab0dd9396f2cae4380ce99e93285afd Updates to the TransformersRecognizer sample (#1084)
  • 87380574af8cf7498027133bf5f68614cd6c5c29 Update setup.py (#1082)
  • 3e84d9ef25741d5637c3f14ddc1966e98d0d0353 Updated demo website (#1078)
  • d459d44ff5bcd6797d6565bfc25df26132841c10 Lock with 3.8, drop building on 3.7 for 3.11 (#1080)
  • e5d41912a88df146b36086dd1883f84a89bd4399 push images on CI (#1072)
  • 0f48e6eb110c522f90a09db600482b62e97d113f Revert "Remove link to demo website (temporary) (#1047)" (#1068)
  • 09c05f6517079af83fa332f824dfd0291d8e26cb Bump flask from 2.2.2 to 2.3.2 in /presidio-analyzer (#1065)
  • a7ff5479574ef704034225fa6c5e1092aaf48244 Bump flask from 2.2.3 to 2.3.2 in /presidio-image-redactor (#1066)
  • 481811af113eaf2efa5c668e8ca7fc61128aeb9d Add batch anonymization (#993)
  • 24a76a8f440daaf4185bfed378d18901dfbc17c0 Added "keep" anonymizer (#1062)
  • 61a540561111fd94cb8d6eaed37ef01dd9880393 New demo app for Presidio, based on Streamlit (#1054)
  • b4b62b23ebdb6b0d35d9b2b85e216776a363bccc Fix name of a couple of entity types in the docs (#1057)
  • 60911edf166d216e14cbed6ba6a0ac2d42796fb4 GPT-3 based synthetic data generation (#1051)
  • aeaff636a6922757f169e297c0dd0333dc722343 skip pushing images and deploying services (#1050)
  • ff8892973e6cb6c3f8c7e559dc99e7ad8eb3d66d Remove link to demo website (temporary) (#1047)
  • 1d50d41a08047d1c451cec3deddbb746d8a659f5 Bump werkzeug from 2.2.2 to 2.2.3 in /presidio-image-redactor (#1032)
  • d7788f5fa76178933332f9c4b49ef7269e893826 Bump werkzeug from 2.2.2 to 2.2.3 in /presidio-analyzer (#1031)
  • 7595011aeb112e43201f68929d45c2ff55ba3e1b Bump werkzeug from 2.0.2 to 2.2.3 in /presidio-anonymizer (#1030)

This list of changes was auto generated.

presidio -

Published by cseilbot over 1 year ago

Changes:

  • 07b854dd7ae247b916aef4d2adbb82f33bba7be8 Adding a sample for identifying PII in a PDF (#1023)
  • 9671db36d3ce7086ed34b629c6ad965f8b28a874 Adding type check for image passed to redact (#1020)
  • 3a406838415f8feeb6eeafc8973f0f2ac41da448 Fix Anonymize API documentation (#1018)
  • 105d9455c532c24ac4d58b74c1ac4688eac1f304 Install transformers model into the docker image (#912)
  • 5512a39ce78278b592710082ad20f89889373b33 Consolidating general bounding box operations (#1011)
  • 11dfa64d6383603b76ec2149dfacbd4a13398f17 Image Redactor - REST API to support web applications payload (#1009)
  • bce777bb72cd49ecfa61238ed5b39e7b3cc0200d Enable thresholding of OCR results (#1001)
  • 1d07b03866065fae01b38eabb8d2fd74e7bc4a57 Make displaying DICOM verification image optional (#1000)
  • b0430cabbbbeabf692cf21da37b814cbd5b626ea Add evaluation code for DICOM de-identification (#979)
  • 9dba056745ebaa115d5797ca414451b40f8b222d Updating DICOM redact box fill color selection (#987)
  • 8993be09e9afdb1032af0e0194a19d2885ada5ac fix access to start end positions (#994)
  • aab4d20ee71b89bf41580cdb5c15caa12d51f2d5 Sample - analyze and anonymize csv file (#990)
  • a29e1bb9f8b20a9700e44f83582576d884779260 Enabling ImagePiiVerifyEngine to accept kwargs (#978)
  • 7b7079346e0d740454d63f5b2fa83ccdad2899e1 Fix exception on whitespace in AU recognizers (#983)
  • b0a4c72d28ca5af4f657c5934b158f69d10adc9e Update example_text_analytics_recognizer.py (#981)
  • 2107f051c6cde715c2935f096f74bddb4ad155a3 add revised example for transformer recognizer (#962)
  • a153a59c64eda20677d6b4a039037f634d7069bd Bump analyzer, image-redactor dependencies + Fix CLI hanging (#980)
  • 2b8f4ef73a565c306e865b69f5c8b45ac794a8cd Fix: merge entity from the same type (#934)

This list of changes was auto generated.

presidio -

Published by cseilbot almost 2 years ago

Changes:

  • 2730c6c00bd448deb03ceaefa2c8fb9a384357ab Adding DICOM image redacting capability to presidio-image-redactor module (#960)
  • 3d5f2c9e08bcd8ee53319289c3f86f53c22244db Fix IPv6 Recognition (#958)
  • 5dcc8dc0226cacf1b018abc5ad8de26f448eb8c0 Added information on CLA into CONTRIBUING.md (#949)
  • 93aa62b1dbd3a21c85579f738989dde67779f428 Replace the wording on README (#953)
  • d8aca134081d39ed2fec98d356796b58da00dac3 Bump pillow from 9.2.0 to 9.3.0 in /presidio-image-redactor (#947)
  • 60a9901c6a7091badefd54ae43025779a0d53207 Add 50-60 number range to itin recognizer (#955)
  • 865f44802d6d27d302c5cad3ceec34e49bfd758a Update to ImagePiiVerifyEngine class (#952)
  • fa9a3703cc5e6b651e3b433e1dd29008df52672c Add missing comma (#946)
  • e329e1634b695bdf70852ecc77795c740943e5d3 Integrate Presidio CLI (#918)

This list of changes was auto generated.

presidio -

Published by cseilbot almost 2 years ago

Changes:

  • 77f1a8e125e5e84f9a725917dfd778cedcc39820 Remove constraint on empty texts for the anonymizer (#942)
  • aa50e6bbcd8bef6c0281c7c0eb1b354bc20ae55e fix for misalignment between transfrormers and spacy (#941)
  • 0c7117e81a63642d11b62f5f73171954925becde Compare recognizers to results using a unique key instead of name (#940)
  • 2193c23aa0458ac3daf2a51c865b79d732de32fe Update docs to contain the new transformers based NLP engine (#933)
  • f92eb5c363b9c0a1e1258da7c5875e4bacf5163f GH action to collect Github repo stats and persist into a branch (#936)
  • 892d6a9cb52366d0354479518062d1ac160c85af Add italian VAT code Recognizer (#928)
  • bb1ad91b8feeb663de560419efdea448940cf6ab Add files via upload
  • f1824b02d0f9ee82bac6f20c06f1004b0b1ee1a9 Add Italian passport and identity card recognizers (#930)
  • af6c8b3150d843f7ff577c881551b2193d39ff66 Update medical_license_recognizer.py (#932)
  • 027e146068cf9b4b5cdd3dd945e1669ef5a07cd0 Add Next Generation Passport recognition (#906)
  • a48285e707581ca4299d815dbd429a07b0017479 bump black in pre-commit script to 22.3.0 (#927)
  • 494a227b5536413d1bd30fbf2bf20368db95c035 Italian fiscal code and driver license recognizers (#919)
  • e561c465d1f78d263d7a51f0a4720f0ca83c7650 remove --sequential from pipenv sync (#921)
  • 37f74e8e880cb1bdf3f5224a05eaa9b63df02d31 Adding TransformersNlpEngine (#886)
  • fb01d2374ebef9b0b1e809790e49a75e02d731cb Update index.md (#897)
  • d6b9c63e856b966d1d5d88c3f90a2d3a23ccac50 bug fixes to mkdocs, added download button capability (#895)

This list of changes was auto generated.

presidio - Version 2.2.29

Published by cseilbot over 2 years ago

Changes:

  • 4cbfc1a80dc15da7d5a9cf5a1c680e8df4f2b349 bump pillow to version 9 (#891)
  • 87c62d96ced61c86725742994a3c1160f68ede3c Fix getting the text before anonymizing (#890)
  • 9b0d10cc0e9762418dec01cf6367af45149430c7 bugfix: Handling missing (None) data on batch (#881)
  • 72d225c5f8dbbbc170f6478d98c3b4d7da81a64c added allow list functionality to analyzer engine (#865)
  • f3519e78c8c2c3fb56305b6f1a6a3ccd09da0e62 Batch analyze - Support for lists and dicts (partial) (#878)
  • b4b1b97f984b090ff66f8b0026fc22083c18ee0a Added sample notebook for anonymizing known values (#864)
  • 63ca86f81982970344d91b43350085a84f51eca7 Add transformers recognizer sample (#866)
  • 158cf64caeec7206bff0a3728b81171918826e15 Update README with ossf badge (#877)
  • bcd32322034fb773579cb12758b6c7161bc479f0 Add GH code scanning with codeQL (#871)
  • b69beb84110bc804c43a475fb989108d57bc9a88 Update 04_external_services.md (#870)

This list of changes was auto generated.

presidio -

Published by cseilbot over 2 years ago

Changes:

  • ef6cd070bd16fa70995f66754016efa777003957 remove set -x from setvariables tasks
  • 8c661fef344f57bc01a88575353d7c3cab7c74e4 Updates to deny_list recognizer (#858)
  • 68b084cf3bd5961c7b7fea2ea33b7dbd0e525e52 Document how to re-use a previously loaded model (#854)
  • 444f61c1402f531e11e34fb29d1517168c9f1627 Option to create recognizers in YAML (#849)
  • e52cf5f0b4ddfb298b408107ffcca01731fa7a3c New tutorial (#850)
  • e9bcb74be21ff2624f3ba40e0104aacb3ba2e306 fixed analysis explanation wrong score bug (#848)

This list of changes was auto generated.

presidio -

Published by cseilbot over 2 years ago

Changes:

  • 307d28563edcf2870225cf0b08cb73067cb223eb Custom entity recognizer context enhancement (#842)
  • 0b2da7e0e62b397d5e0ef3cbea0ff2350837b7b5 Add list of OSS tools leveraging Presidio (#840)
  • 6336cfd33ed8a863352ae13b615b87b0b8648c7aEensure recognition dict + change methods to protected in lemma context (#841)
  • d9d59e08ac5e808e8cb6c79f2a89c623414e201e optimize the Dockerfiles (#838)

This list of changes was auto generated.

presidio - https://github.com/microsoft/presidio/releases/tag/2.2.26

Published by cseilbot over 2 years ago

Changes:

  • 9e4b879c123a46050294a055afc2a727cf03dab7 Fixed exception on context support in 2.2.25 (#837)

This list of changes was auto generated.

presidio -

Published by cseilbot over 2 years ago

Changes:

  • a0c071b7983b72f7ca6a0e478b360349ce306fcc Refactor and modularize context words logic (#828)
  • 81c8c49ebbe1d2e0c2efd8b956c5fee04fde50fe URL Recognizer (#825)
  • 82f3989c6dcf802d776ea3bb5568ad415d13561c Fix anonymization bug when we have a PII at the end of a line (#829)
  • 33a580058f64d28e18733efcdda066dcef48238b Linting/formatting samples (#827)

This list of changes was auto generated.

presidio -

Published by cseilbot over 2 years ago

Changes:

  • Fix IbanRecognizer not recongnizing IBAN followed by all caps (#806)
  • 70c9c7ce1205dc54e81581eb2e715273977b0d2a Bumped PIL to version 9.0.0 and replaced python 3.6 with 3.10 (#815)
  • 9ee7997cb22ac2e0a6bad23936d61400290ad992 Create Presidio_with_Flair_as_a_3rd_party_recognizer (#810)
  • 4b0baec8f30fdd0bc85d9762ccb39176b2aeb305 Documentation for creating a Streamlit demo app (#809)
  • 3a7425d2ac0cf1d42f75bb978dba0bb65f0edc32 Update README.MD (#807)
  • 67d898c3b7749dca2634e83324a793da06c0fa92 Bump analyzer in image redactor (#797)
  • 348c09dd9f946f563573dbf85843d538e52edcf3 Update faq.md

This list of changes was auto generated.

presidio - https://github.com/microsoft/presidio/releases/tag/2.2.23

Published by cseilbot almost 3 years ago

Changes:

  • 44aab3d0059658f89ccb46a99e28d79ed26323f9 Release Version 2.2.23 (#796)
  • cedcb4cb4c840170889bed164283afe2863feb25 Remove AnonymizerResult in favor of OperatorResult (#795)
  • 88a55496ee21b8b3724d842df7ef072b637f523f Add Encryption and Decryption sample (#791)
  • 7ef3902dcea00cb9f3b0f5c81615b8463a21abc9 Analyzer deps bump (#794) [ #793 ]
  • 98b5b99e4e4f34d9e36669e2e879e7d30aa4fe85 Create faq (#788)
  • 622ffd329c9e4e5a6fb4459c247cbe94ccc7caed Fix typo (#782) [ #765 ]
  • e5343f2de00980798fe9b8f5bbf9a62d9b7b073e Update agents VM to ubuntu-latest (#783)
  • 9d03112be79195937446daee4b583e07fa081667 Relaxing regex dependency requirement (#781)

This list of changes was auto generated.

presidio - Version 2.2.22

Published by cseilbot about 3 years ago

Changes:

  • 734807f5f5dca84ac420109fa19338460d77e457 Phone Number Recognizer - Multi-Regional And set as Default (#775)
  • 31e8675930409d70b628291ead89d49ed4787951 Changes to Anonymizer packages/imports + added repr to classes. (#763)
  • 492128123aca04d4947a1b16bce1e57931dc3131 Update development.md (#769)
  • aca32c7513fccd263fb4af2400314d6b75821d2c Updates to pillow and presidio-analyzer versions in image-redactor (#768)
  • b8d76c6a7e0a66fcfabcfe1dffd46f8010af2d28 Fixed issue 754 (#755)
  • b812be88193ac32813038999dd14245eb03e76c3 Issue 718 - Fix bounding box issue on image redactor (#735)
  • 26e57b8a19f71a174ec7218ebb62cba2007ce878 Issue 749 (#751)
  • 67cb019ff059ed772a8aacbf2f0f334390dca6ce Two new samples + docs refactoring (#744)
  • 577cbfe35b3f39fd6432048a5cad5a969254df24 Analyzer Duplicate Removal Not Removing Contained Results (#738)

This list of changes was auto generated.

Package Rankings
Top 1.85% on Pypi.org
Top 4.57% on Proxy.golang.org
Badges
Extracted from project README
Build Status MIT license CII Best Practices PyPI pyversions Pypi Downloads Pypi Downloads Pypi Downloads Pypi Downloads
Related Projects