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

[Backport 2.12] Upgrade ktlint to mitigate CVE-2023-6378 #1099

Merged

Conversation

r1walz
Copy link
Collaborator

@r1walz r1walz commented Feb 8, 2024

Description of changes: backport #1095

CheckList:

  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@r1walz r1walz force-pushed the backport-2.12-cve-2023-6378 branch from 7da02ad to 9815a40 Compare February 9, 2024 08:58
Copy link

codecov bot commented Feb 9, 2024

Codecov Report

Attention: 172 lines in your changes are missing coverage. Please review.

Comparison is base (964b931) 75.04% compared to head (c84ff7e) 74.99%.

Files Patch % Lines
...agement/indexstatemanagement/ManagedIndexRunner.kt 45.83% 10 Missing and 3 partials ⚠️
...action/removepolicy/TransportRemovePolicyAction.kt 50.00% 8 Missing ⚠️
...atemanagement/step/rollover/AttemptRolloverStep.kt 46.15% 2 Missing and 5 partials ⚠️
...xmanagement/snapshotmanagement/model/SMMetadata.kt 61.11% 6 Missing and 1 partial ⚠️
...management/indexstatemanagement/MetadataService.kt 66.66% 6 Missing ⚠️
...anagement/step/forcemerge/WaitForForceMergeStep.kt 25.00% 5 Missing and 1 partial ⚠️
...ent/controlcenter/notification/model/LRONConfig.kt 37.50% 5 Missing ⚠️
...action/changepolicy/TransportChangePolicyAction.kt 68.75% 5 Missing ⚠️
...dexmanagement/rollup/query/QueryStringQueryUtil.kt 44.44% 3 Missing and 2 partials ⚠️
...ndexmanagement/transform/TransformSearchService.kt 37.50% 4 Missing and 1 partial ⚠️
... and 68 more
Additional details and impacted files
@@             Coverage Diff              @@
##               2.12    #1099      +/-   ##
============================================
- Coverage     75.04%   74.99%   -0.06%     
- Complexity     2902     2904       +2     
============================================
  Files           372      372              
  Lines         17122    17160      +38     
  Branches       2474     2476       +2     
============================================
+ Hits          12850    12869      +19     
- Misses         2897     2925      +28     
+ Partials       1375     1366       -9     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bowenlan-amzn bowenlan-amzn merged commit f252d63 into opensearch-project:2.12 Feb 9, 2024
30 checks passed
@r1walz r1walz deleted the backport-2.12-cve-2023-6378 branch February 9, 2024 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants