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

Add Regex Inspector and Email Inspector example. #115

Merged
merged 37 commits into from
Jan 29, 2024

Commits on Jan 18, 2024

  1. add InspectorInitError

    MooooCat committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    eaaac1e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b88689b View commit details
    Browse the repository at this point in the history
  3. [Sweep GHA Fix] The GitHub Actions run failed with... (#116)

    * feat: Add new_system.rst to document the design of
    
    * feat: Updated LICENSE
    
    * feat: Updated docs/source/design/motivation.rst
    
    * feat: Updated docs/source/developer_guides/extensi
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    ---------
    
    Co-authored-by: sweep-ai[bot] <128439645+sweep-ai[bot]@users.noreply.github.com>
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    sweep-ai[bot] and pre-commit-ci[bot] committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    bec9bec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    058b810 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eaaae27 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Configuration menu
    Copy the full SHA
    2b4daac View commit details
    Browse the repository at this point in the history
  2. add regex base inspector

    MooooCat committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    d8e8ab1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6843762 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c4f5c61 View commit details
    Browse the repository at this point in the history
  5. fix hookimpl

    MooooCat committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    3686323 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1de7d6a View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

  1. Configuration menu
    Copy the full SHA
    b1df970 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4bfde14 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. add _inspect_level

    MooooCat committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    3223ca9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd69436 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2deef03 View commit details
    Browse the repository at this point in the history
  4. fix typo in sweep commits

    MooooCat committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    de216e5 View commit details
    Browse the repository at this point in the history
  5. add PII attribute

    MooooCat committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    b0404ef View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f752406 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4e8d1b6 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. add personal info inspector

    MooooCat committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    73fce1b View commit details
    Browse the repository at this point in the history
  2. add test cases (still draft)

    MooooCat committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    1248f11 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    91bf735 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. add domain_verification

    MooooCat committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    861b9a0 View commit details
    Browse the repository at this point in the history
  2. update localized inspectors

    MooooCat committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    10f27b2 View commit details
    Browse the repository at this point in the history
  3. add test cases

    MooooCat committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    b1cad2d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    212eb98 View commit details
    Browse the repository at this point in the history
  5. discard sweep change

    MooooCat committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    945b548 View commit details
    Browse the repository at this point in the history
  6. fix col name typo

    MooooCat committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    bc1d724 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9ebe668 View commit details
    Browse the repository at this point in the history
  8. fix expection type

    Now we have InspectorInitError, which  can replace DataModelError when initialize an inspector
    MooooCat committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    0c9d08b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    17c117d View commit details
    Browse the repository at this point in the history
  10. add corner test cases

    MooooCat committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    f78a710 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7e064b9 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. fix version typo

    MooooCat committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    62b576e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1166c32 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    378d0a9 View commit details
    Browse the repository at this point in the history