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

DataModel Plugin #2494

Open
wants to merge 63 commits into
base: develop
Choose a base branch
from
Open

DataModel Plugin #2494

wants to merge 63 commits into from

Commits on Jul 30, 2024

  1. added data models

    cristinaascari committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    fa34c52 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. updated data models

    cristinaascari committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    604738b View commit details
    Browse the repository at this point in the history
  2. updated data models

    cristinaascari committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    1cf2e0a View commit details
    Browse the repository at this point in the history
  3. updated data models

    cristinaascari committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    45b7f10 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. updated data models

    cristinaascari committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    a234319 View commit details
    Browse the repository at this point in the history
  2. fix

    cristinaascari committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    38c0c29 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. fix

    cristinaascari committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    3bc44c5 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. update data models

    cristinaascari committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    29f4313 View commit details
    Browse the repository at this point in the history
  2. fix

    cristinaascari committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    1913000 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    90187fb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b4462a0 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    4140f2f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ab5614 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e82f98e View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. updates

    cristinaascari committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    f12776d View commit details
    Browse the repository at this point in the history
  2. updates data models

    cristinaascari committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    845406c View commit details
    Browse the repository at this point in the history
  3. fix

    cristinaascari committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    6f91d84 View commit details
    Browse the repository at this point in the history
  4. fix

    cristinaascari committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    0a6529c View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    210f008 View commit details
    Browse the repository at this point in the history
  2. fixes

    cristinaascari committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    88376fc View commit details
    Browse the repository at this point in the history
  3. fixes

    cristinaascari committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    858b200 View commit details
    Browse the repository at this point in the history
  4. Added BaseDataModel

    cristinaascari committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    7ebe465 View commit details
    Browse the repository at this point in the history
  5. updated BaseDataModel

    cristinaascari committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    3717b95 View commit details
    Browse the repository at this point in the history
  6. updates data models

    cristinaascari committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    8e78524 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    bdddb86 View commit details
    Browse the repository at this point in the history
  2. updates data models

    cristinaascari committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    e6b289d View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    beb3ff8 View commit details
    Browse the repository at this point in the history
  2. field names fixes

    cristinaascari committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    6261ec0 View commit details
    Browse the repository at this point in the history
  3. fix ip data model

    cristinaascari committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    de6b938 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dca7a50 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    db3f59a View commit details
    Browse the repository at this point in the history
  2. Update external_references field

    Co-authored-by: Simone Berni <[email protected]>
    cristinaascari and 0ssigeno authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    b0119d6 View commit details
    Browse the repository at this point in the history
  3. fix linters

    cristinaascari committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    e0e64da View commit details
    Browse the repository at this point in the history
  4. fixes

    cristinaascari committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    a7beacb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0b934ff View commit details
    Browse the repository at this point in the history
  6. updates tags field

    cristinaascari committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    dbbd637 View commit details
    Browse the repository at this point in the history
  7. fix

    cristinaascari committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    f57abe3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1018903 View commit details
    Browse the repository at this point in the history
  9. fix

    cristinaascari committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    3dab81c View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    8c96d36 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c81328 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    48bfb83 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

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

Commits on Sep 24, 2024

  1. More stuff

    Signed-off-by: 0ssigeno <[email protected]>
    0ssigeno committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    1b84446 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Stuff

    Signed-off-by: 0ssigeno <[email protected]>
    0ssigeno committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    a1cba27 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. More fixes

    Signed-off-by: 0ssigeno <[email protected]>
    0ssigeno committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    f853d59 View commit details
    Browse the repository at this point in the history
  2. More test and logs

    Signed-off-by: 0ssigeno <[email protected]>
    0ssigeno committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    c7fa248 View commit details
    Browse the repository at this point in the history
  3. Blake

    Signed-off-by: 0ssigeno <[email protected]>
    0ssigeno committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    0d85592 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. More

    Signed-off-by: 0ssigeno <[email protected]>
    0ssigeno committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    5dacc79 View commit details
    Browse the repository at this point in the history
  2. Mini rework

    Signed-off-by: 0ssigeno <[email protected]>
    0ssigeno committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    8e3a3e4 View commit details
    Browse the repository at this point in the history
  3. Blake

    Signed-off-by: 0ssigeno <[email protected]>
    0ssigeno committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    6914ecd View commit details
    Browse the repository at this point in the history
  4. Blake

    Signed-off-by: 0ssigeno <[email protected]>
    0ssigeno committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    9aeebe3 View commit details
    Browse the repository at this point in the history
  5. Fixes

    Signed-off-by: 0ssigeno <[email protected]>
    0ssigeno committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    f2384be View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    84421b4 View commit details
    Browse the repository at this point in the history
  7. Fixes

    Signed-off-by: 0ssigeno <[email protected]>
    0ssigeno committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    dba0c22 View commit details
    Browse the repository at this point in the history
  8. Fixes

    Signed-off-by: 0ssigeno <[email protected]>
    0ssigeno committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    89875f5 View commit details
    Browse the repository at this point in the history
  9. Technically we can have some mapping with post processing

    Signed-off-by: 0ssigeno <[email protected]>
    0ssigeno committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    4ad19ab View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. bgp_ranking mapping

    cristinaascari committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    bf17b04 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. more analyzer mappings

    cristinaascari committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    c2ef65f View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    b175d72 View commit details
    Browse the repository at this point in the history
  2. more mappings

    cristinaascari committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    5cd8f3a View commit details
    Browse the repository at this point in the history
  3. Tor mapping

    cristinaascari committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    fa5a40b View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Fix retrieval

    Signed-off-by: 0ssigeno <[email protected]>
    0ssigeno committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    a084c17 View commit details
    Browse the repository at this point in the history