8000 Comparing microsoft:main...managedcode:main · microsoft/presidio · GitHub
[go: up one dir, main page]

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: microsoft/presidio
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: managedcode/presidio
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 879 files changed
  • 2 contributors

Commits on Oct 30, 2025

  1. migrate to dotnet

    KSemenenko committed Oct 30, 2025
    Configuration menu
    Copy the full SHA
    18a9d82 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2025

  1. more work

    KSemenenko committed Oct 31, 2025
    Configuration menu
    Copy the full SHA
    157a9b9 View commit details
    Browse the repository at this point in the history
  2. migration plan

    KSemenenko committed Oct 31, 2025
    Configuration menu
    Copy the full SHA
    8470f45 View commit details
    Browse the repository at this point in the history
  3. Port email recognizer

    KSemenenko committed Oct 31, 2025
    Configuration menu
    Copy the full SHA
    bf944d2 View commit details
    Browse the repository at this point in the history
  4. Port date recognizer

    KSemenenko committed Oct 31, 2025
    Configuration menu
    Copy the full SHA
    9291da9 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2025

  1. work

    KSemenenko committed Nov 1, 2025
    Configuration menu
    Copy the full SHA
    168316a View commit details
    Browse the repository at this point in the history
  2. tests

    KSemenenko committed Nov 1, 2025
    Configuration menu
    Copy the full SHA
    adf06db View commit details
    Browse the repository at this point in the history
  3. codes

    KSemenenko committed Nov 1, 2025
    Configuration menu
    Copy the full SHA
    e12354c View commit details
    Browse the repository at this point in the history
  4. more work

    KSemenenko committed Nov 1, 2025
    Configuration menu
    Copy the full SHA
    1e80158 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2025

  1. feat: Implement anonymization operators and validation logic

    - Added RecognizerResult class for handling analyzer results with score and index management.
    - Introduced RedactOperator and ReplaceOperator for text anonymization.
    - Created TextReplaceBuilder for managing text replacements while preserving original indices.
    - Developed Validators class for input validation mirroring Python validators.
    - Implemented unit tests for AnonymizerEngine, ConflictResolutionStrategy, and various operators.
    - Added support for custom operators and conflict resolution strategies in the anonymization process.
    - Enhanced error handling and validation for operator parameters.
    KSemenenko committed Nov 6, 2025
    Configuration menu
    Copy the full SHA
    ce9ecbb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a31e41c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2aef099 View commit details
    Browse the repository at this point in the history
  4. more tests

    KSemenenko committed Nov 6, 2025
    Configuration menu
    Copy the full SHA
    c0c1c2d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f4ee01e View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2025

  1. Configuration menu
    Copy the full SHA
    6eee820 View commit details
    Browse the repository at this point in the history
  2. Adjust CI format step

    KSemenenko committed Nov 7, 2025
    Configuration menu
    Copy the full SHA
    648fd7d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    701494c View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2025

  1. Configuration menu
    Copy the full SHA
    94da40e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    418fb07 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from managedcode/codex/install-dotnet-9-and-fix-ci

    Update CI workflows to use Presidio.slnx solution
    KSemenenko authored Nov 8, 2025
    Configuration menu
    Copy the full SHA
    541504b View commit details
    369C Browse the repository at this point in the history
Loading
0