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

Fix snakeyaml vulnerability issue by disabling detekt #518

Merged
merged 2 commits into from
Oct 27, 2022
Merged

Fix snakeyaml vulnerability issue by disabling detekt #518

merged 2 commits into from
Oct 27, 2022

Conversation

rupal-bq
Copy link
Contributor

Signed-off-by: Rupal Mahajan [email protected]

Description

Disabling detekt

Issues Resolved

CVE-2022-38749
CVE-2022-38750
CVE-2022-38751
CVE-2022-38752
CVE-2022-25857
CVE-2022-0272

Check List

  • New functionality includes testing.
    • All tests pass, including unit test, integration test and doctest
  • New functionality has been documented.
    • New functionality has javadoc added
    • New functionality has user manual doc added
  • 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.

Signed-off-by: Rupal Mahajan <[email protected]>
@rupal-bq rupal-bq requested a review from a team as a code owner October 27, 2022 00:58
@codecov-commenter
Copy link

codecov-commenter commented Oct 27, 2022

Codecov Report

Merging #518 (9f5f475) into main (a1248a9) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               main     #518   +/-   ##
=========================================
  Coverage     74.27%   74.27%           
  Complexity      383      383           
=========================================
  Files            94       94           
  Lines          3984     3984           
  Branches        641      641           
=========================================
  Hits           2959     2959           
  Misses          891      891           
  Partials        134      134           
Flag Coverage Δ
dashboards-reports 76.85% <ø> (ø)
reports-scheduler 71.85% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@joshuali925 joshuali925 merged commit 139e6e5 into opensearch-project:main Oct 27, 2022
@rupal-bq rupal-bq deleted the main-disable-detekt branch November 28, 2022 22:00
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.

5 participants