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

Netskope event collector rewrite #28941

Merged
merged 47 commits into from
Aug 25, 2023
Merged

Commits on Feb 19, 2023

  1. Temporarily added the following packs to the update_core_packs_list:

    Core, DemistoRESTAPI, FiltersAndTransformers, Palo_Alto_Networks_WildFire, rasterize
    ShahafBenYakir committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    0c85fa7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63e3e61 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

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

Commits on Feb 21, 2023

  1. Configuration menu
    Copy the full SHA
    dac166b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52ae21e View commit details
    Browse the repository at this point in the history
  3. Merge branch 'add_packs_to_update_core_packs_list' of github.com:demi…

    …sto/content into add_packs_to_update_core_packs_list
    ShahafBenYakir committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    67836fe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2481530 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. merge from master

    ShahafBenYakir committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    6696d49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff8111d View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. Added new API endpoint

    ShahafBenYakir committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    7ed95de View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

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

Commits on Jul 6, 2023

  1. Added testing copies

    ShahafBenYakir committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    7064f29 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2023

  1. Configuration menu
    Copy the full SHA
    578602a View commit details
    Browse the repository at this point in the history
  2. changes from testing

    ShahafBenYakir committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    53a8e55 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. changes from testing

    ShahafBenYakir committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    ae4c5ff View commit details
    Browse the repository at this point in the history
  2. changes from testing

    ShahafBenYakir committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    be45264 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Merge branch 'master' into Netskope_event_collector_rewrite

    # Conflicts:
    #	Packs/Netskope/Integrations/NetskopeEventCollector/NetskopeEventCollector.yml
    ShahafBenYakir committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    30face2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd2f041 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

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

Commits on Jul 31, 2023

  1. First code change

    ShahafBenYakir committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    8e78a0e View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

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

Commits on Aug 9, 2023

  1. Merge branch 'add_packs_to_update_core_packs_list_2' into Netskope_ev…

    …ent_collector_rewrite
    
    # Conflicts:
    #	Tests/Marketplace/core_packs_xpanse_list.json
    ShahafBenYakir committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    2490614 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into Netskope_event_collector_rewrite

    # Conflicts:
    #	Packs/Base/Scripts/CommonServerPython/CommonServerPython.py
    ShahafBenYakir committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    3a098a7 View commit details
    Browse the repository at this point in the history
  3. UT fixes + mypy

    ShahafBenYakir committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    7ec267d View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2023

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

Commits on Aug 14, 2023

  1. Configuration menu
    Copy the full SHA
    f633f32 View commit details
    Browse the repository at this point in the history
  2. UT fixes + mypy

    ShahafBenYakir committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    4d1fe2e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ae33f4 View commit details
    Browse the repository at this point in the history
  4. Formatting and typos

    ShahafBenYakir committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    57b1ff8 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Configuration menu
    Copy the full SHA
    8012baa View commit details
    Browse the repository at this point in the history
  2. Flake 8 fix

    ShahafBenYakir committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    74360f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c21be2a View commit details
    Browse the repository at this point in the history
  4. Added more UT

    ShahafBenYakir committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    74838ea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9a07e4a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d683fa4 View commit details
    Browse the repository at this point in the history
  7. Enhanced docs

    ShahafBenYakir committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    6c071c5 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Small UT fixes

    ShahafBenYakir committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    3e3a321 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2c392e View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2023

  1. Configuration menu
    Copy the full SHA
    b3ec808 View commit details
    Browse the repository at this point in the history
  2. Added docs

    Fixed UT
    ShahafBenYakir committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    e0d8973 View commit details
    Browse the repository at this point in the history
  3. changes rn version

    ShahafBenYakir committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    c9a58b2 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. - Removed first_fetch param

    - Added types to perform_data_export parameters
    - Removed unused code
    ShahafBenYakir committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    f7f2ce3 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

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

    ShahafBenYakir committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    8dc1dd8 View commit details
    Browse the repository at this point in the history
  3. lint fixes

    ShahafBenYakir committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    2f8f0a3 View commit details
    Browse the repository at this point in the history