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

feat(sca): creating alias mapping for javascript #5567

Merged
merged 22 commits into from
Sep 20, 2023
Merged

Commits on Sep 13, 2023

  1. add javascript_alias_mapping_strategy

    ipeleg committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    a63afa5 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. test, failure handling

    ipeleg committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    5cce7df View commit details
    Browse the repository at this point in the history
  2. fix flake8

    ipeleg committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    23cbc71 View commit details
    Browse the repository at this point in the history
  3. rwemoving redudnat prints

    ipeleg committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    418a2f6 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Merge branch 'main' into itai_sast_mapping

    ipeleg committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    7b29b0e View commit details
    Browse the repository at this point in the history
  2. fix mypy

    ipeleg committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    0751353 View commit details
    Browse the repository at this point in the history
  3. creating the utils file

    ipeleg committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    ecadbd7 View commit details
    Browse the repository at this point in the history
  4. using the new format

    ipeleg committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    1327378 View commit details
    Browse the repository at this point in the history
  5. using the new format

    ipeleg committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    19a4e73 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'main' into itai_sast_mapping

    ipeleg committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    f4d70b4 View commit details
    Browse the repository at this point in the history
  7. fix tests

    ipeleg committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    a92daf9 View commit details
    Browse the repository at this point in the history
  8. fix tests

    ipeleg committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    9aec3eb View commit details
    Browse the repository at this point in the history
  9. fix tests

    ipeleg committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    e6430d8 View commit details
    Browse the repository at this point in the history
  10. fix tests

    ipeleg committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    deb17a1 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. remove file

    ipeleg committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    78ab856 View commit details
    Browse the repository at this point in the history
  2. using pydantic

    ipeleg committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    c9bfca3 View commit details
    Browse the repository at this point in the history
  3. fix tests

    ipeleg committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    2cc7738 View commit details
    Browse the repository at this point in the history
  4. fix tests

    ipeleg committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    0de45b4 View commit details
    Browse the repository at this point in the history
  5. fix tests

    ipeleg committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    3fc9b95 View commit details
    Browse the repository at this point in the history
  6. fix tests

    ipeleg committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    23815d0 View commit details
    Browse the repository at this point in the history
  7. add

    ipeleg committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    0f88335 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'main' into itai_sast_mapping

    ipeleg committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    dc769f8 View commit details
    Browse the repository at this point in the history