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 Data Security Finding event class & Data Security object #953

Merged
merged 22 commits into from
Feb 24, 2024
Merged

Add Data Security Finding event class & Data Security object #953

merged 22 commits into from
Feb 24, 2024

Commits on Jan 30, 2024

  1. add findings/data_security_finding

    Signed-off-by: Jonathan Rau <[email protected]>
    jonrau-at-queryai authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    f668cfd View commit details
    Browse the repository at this point in the history
  2. create and add data_security object

    Signed-off-by: Jonathan Rau <[email protected]>
    jonrau-at-queryai authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    49bf2b6 View commit details
    Browse the repository at this point in the history
  3. Update dictionary.json for data_security

    Signed-off-by: Jonathan Rau <[email protected]>
    jonrau-at-queryai authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    9cc0c5c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1 from jonrau-at-queryai/jonrau-at-queryai-patch-1

    add findings/data_security_finding
    jonrau-at-queryai authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    aeb3d22 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Add data_security fields to dictionary.json

    Signed-off-by: Jonathan Rau <[email protected]>
    jonrau-at-queryai authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    d5b4498 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Update data_security.json

    Signed-off-by: Jonathan Rau <[email protected]>
    jonrau-at-queryai authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    fdb883e View commit details
    Browse the repository at this point in the history
  2. Update dictionary.json

    Signed-off-by: Jonathan Rau <[email protected]>
    jonrau-at-queryai authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    d461b9b View commit details
    Browse the repository at this point in the history
  3. enum rename for data_type

    Signed-off-by: Jonathan Rau <[email protected]>
    jonrau-at-queryai authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    99671c5 View commit details
    Browse the repository at this point in the history
  4. Change data_security uid to id

    Signed-off-by: Jonathan Rau <[email protected]>
    jonrau-at-queryai authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    300f27f View commit details
    Browse the repository at this point in the history
  5. Remove all data that can come from dictionary.json

    Signed-off-by: Jonathan Rau <[email protected]>
    jonrau-at-queryai authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    22cefdf View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2 from jonrau-at-queryai/jonrau-at-queryai-patch-2

    Data Security Finding patch 2
    jonrau-at-queryai authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    38145c5 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Update CHANGELOG for data security changes

    Signed-off-by: Jonathan Rau <[email protected]>
    jonrau-at-queryai authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    f48ade7 View commit details
    Browse the repository at this point in the history
  2. remove 1.2.0-dev reference

    Signed-off-by: Jonathan Rau <[email protected]>
    jonrau-at-queryai authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    a60ac3e View commit details
    Browse the repository at this point in the history
  3. generic pattern_match in dictionary

    Signed-off-by: Jonathan Rau <[email protected]>
    jonrau-at-queryai authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    297315e View commit details
    Browse the repository at this point in the history
  4. add specific pattern_match to data_security

    Signed-off-by: Jonathan Rau <[email protected]>
    jonrau-at-queryai authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    5c84fcc View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3 from jonrau-at-queryai/jonrau-at-queryai-patch-3

    Update `pattern_match` in dictionary and data security object
    jonrau-at-queryai authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    54dd833 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Update analytic.type_id enum

    Signed-off-by: Jonathan Rau <[email protected]>
    jonrau-at-queryai authored Feb 12, 2024
    Configuration menu
    Copy the full SHA
    7ea4505 View commit details
    Browse the repository at this point in the history
  2. Remove detection_technique, add analytic

    Signed-off-by: Jonathan Rau <[email protected]>
    jonrau-at-queryai authored Feb 12, 2024
    Configuration menu
    Copy the full SHA
    b55b931 View commit details
    Browse the repository at this point in the history
  3. Remove detection_technique from dictionary.json

    Signed-off-by: Jonathan Rau <[email protected]>
    jonrau-at-queryai authored Feb 12, 2024
    Configuration menu
    Copy the full SHA
    6d4d663 View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG.md

    Signed-off-by: Jonathan Rau <[email protected]>
    jonrau-at-queryai authored Feb 12, 2024
    Configuration menu
    Copy the full SHA
    fc5c4dc View commit details
    Browse the repository at this point in the history
  5. Merge pull request #4 from jonrau-at-queryai/jonrau-at-queryai-patch-4

    `analytic` update for `data_security` object
    jonrau-at-queryai authored Feb 12, 2024
    Configuration menu
    Copy the full SHA
    fa7d0d7 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

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