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

MIGRATIONS-1296 - Fix mend security issues #293

Merged
merged 14 commits into from
Sep 6, 2023

Commits on Sep 1, 2023

  1. MIGRATIONS-1296 - Fix mend security issues - part 1

    Signed-off-by: Omar Khasawneh <[email protected]>
    okhasawn committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    a3c342e View commit details
    Browse the repository at this point in the history
  2. Update checkstyle version to latest

    Signed-off-by: Omar Khasawneh <[email protected]>
    okhasawn committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    235cd49 View commit details
    Browse the repository at this point in the history
  3. fix aws-msk-iam-auth related mend issue

    Signed-off-by: Omar Khasawneh <[email protected]>
    okhasawn committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    0f97945 View commit details
    Browse the repository at this point in the history
  4. actually update spotbugs

    Signed-off-by: Omar Khasawneh <[email protected]>
    okhasawn committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    cf7711a View commit details
    Browse the repository at this point in the history
  5. apache related mend fixes

    Signed-off-by: Omar Khasawneh <[email protected]>
    okhasawn committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    293bb8d View commit details
    Browse the repository at this point in the history
  6. upgrading aws-cdk-lib version in hopes of fixing mend issue

    Signed-off-by: Omar Khasawneh <[email protected]>
    okhasawn committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    3dc7b38 View commit details
    Browse the repository at this point in the history
  7. upgrading aws-cdk-lib version in hopes of fixing mend issue

    Signed-off-by: Omar Khasawneh <[email protected]>
    okhasawn committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    076aa9c View commit details
    Browse the repository at this point in the history
  8. reverting aws-cdk-lib upgrade because it didn't fix mend issue

    Signed-off-by: Omar Khasawneh <[email protected]>
    okhasawn committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    70ec837 View commit details
    Browse the repository at this point in the history
  9. removing unnecessary repo in gradle file

    Signed-off-by: Omar Khasawneh <[email protected]>
    okhasawn committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    f34a25e View commit details
    Browse the repository at this point in the history
  10. specify a minimum version for some transitive dependencies per @lewijacn

     recommendation
    
    Signed-off-by: Omar Khasawneh <[email protected]>
    okhasawn committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    423ae11 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. add string parsing to compare version manually and accurately choose …

    …the right version of the dependency
    
    Signed-off-by: Omar Khasawneh <[email protected]>
    okhasawn committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    dc9ded4 View commit details
    Browse the repository at this point in the history
  2. updated version comparison function

    Signed-off-by: Omar Khasawneh <[email protected]>
    okhasawn committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    a875b38 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa29cef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a708c59 View commit details
    Browse the repository at this point in the history