Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

load analyzer configuration from file #1337

Merged

Commits on Mar 20, 2024

  1. initial version of loader

    roeybc committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    8a45ec6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b41428c View commit details
    Browse the repository at this point in the history
  3. addressed comments

    roeybc committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    847806b View commit details
    Browse the repository at this point in the history
  4. linting fixes

    roeybc committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    07d093e View commit details
    Browse the repository at this point in the history
  5. Merge branch 'feature/api_additions' of github.com:RoeyBC/presidio in…

    …to feature/api_additions
    roeybc committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    5db852f View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. re structured recognizers in yaml

    roeybc committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    519cc05 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2024

  1. Configuration menu
    Copy the full SHA
    1b326cc View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2024

  1. Configuration menu
    Copy the full SHA
    6c28004 View commit details
    Browse the repository at this point in the history
  2. added engine provider to analyzer init

    roeybc committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    37a0760 View commit details
    Browse the repository at this point in the history
  3. moved logic to recognizer registry provider

    roeybc committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    cdb7eb4 View commit details
    Browse the repository at this point in the history
  4. some name fixes to recognizer provider

    roeybc committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    f4eba3e View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. added language support to recognizer registry

    roeybc committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    b4e9c85 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    288ce70 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/api_additions' of github.com:RoeyBC/presidio in…

    …to feature/api_additions
    roeybc committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    e4ab92d View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. fixed tests, addressed comments

    roeybc committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    bd7ff75 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    3ee013b View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    da5a8d1 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/api_additions' of github.com:RoeyBC/presidio in…

    …to feature/api_additions
    roeybc committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    efce9d8 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. move all conf file to a single location

    roeybc committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    aac0f78 View commit details
    Browse the repository at this point in the history
  2. remove file from previous location

    roeybc committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    bb03246 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    4212a77 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    21e6ebc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b264637 View commit details
    Browse the repository at this point in the history
  3. addressed some comments

    roeybc committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    3455e56 View commit details
    Browse the repository at this point in the history
  4. setup fixups

    roeybc committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    01268ee View commit details
    Browse the repository at this point in the history
  5. remove redundant line

    roeybc committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    c755784 View commit details
    Browse the repository at this point in the history
  6. fix long line

    roeybc committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    1a6e909 View commit details
    Browse the repository at this point in the history
  7. fixing linting errors

    roeybc committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    6cc6261 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    fa78986 View commit details
    Browse the repository at this point in the history