Toggle -Pcrypto.standard=FIPS-140-3 by default on all build scripts (Build) - #5995
Conversation
|
Important Review skippedAuto incremental reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Use the checkbox below for a quick retry:
📝 WalkthroughWalkthroughBuild scripts across multiple OpenSearch components are updated to include the Gradle property Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes 🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #5995 +/- ##
=======================================
Coverage 96.58% 96.58%
=======================================
Files 405 405
Lines 18723 18723
=======================================
Hits 18084 18084
Misses 639 639 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
@peterzhuamazon Same scripts will be used for 2.19.x patch releases as well. And I am assuming this only applies to >=3.6 version. |
Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
e9af483 to
c20f50b
Compare
Since it is just a gradle property should not cause any issue. Please keep watch in case anyone backports to 2.19 by mistake. |
It should be fine as the core code was merged back in 3.1. |
Description
Toggle -Pcrypto.standard=FIPS-140-3 by default on all build scripts (Build)
Issues Resolved
#5979
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.