-
Notifications
You must be signed in to change notification settings - Fork 340
Sync up security/extensions feature branch with main on 06/13/2023
#2854
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
Merged
cwperks
merged 19 commits into
opensearch-project:feature/extensions
from
cwperks:format-feature-extensions-apply
Jun 13, 2023
Merged
Sync up security/extensions feature branch with main on 06/13/2023
#2854
cwperks
merged 19 commits into
opensearch-project:feature/extensions
from
cwperks:format-feature-extensions-apply
Jun 13, 2023
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Yaliang Wu <ylwu@amazon.com>
Signed-off-by: zhichao-aws <zhichaog@amazon.com>
…w has one. (opensearch-project#2801) This resolves "JAR hell" issues when installing the plugin. Signed-off-by: Thomas Farr <tsfarr@amazon.com>
…ject#2808) * [FEATURE] usage of JWKS with JWT (w/o OpenID connect) Signed-off-by: Sebastian Michalski <shekerama@gmail.com> * Change issuer to audience Signed-off-by: Craig Perkins <cwperx@amazon.com> * Switch to OCT_2 and use String instead of var Signed-off-by: Craig Perkins <cwperx@amazon.com> * Only check required issuer and required audience if set Signed-off-by: Craig Perkins <cwperx@amazon.com> * Fix test cases Signed-off-by: Craig Perkins <cwperx@amazon.com> * Remove unused import Signed-off-by: Craig Perkins <cwperx@amazon.com> --------- Signed-off-by: Sebastian Michalski <shekerama@gmail.com> Signed-off-by: Craig Perkins <cwperx@amazon.com> Co-authored-by: Sebastian Michalski <shekerama@gmail.com>
* Isolate spotless config changes Signed-off-by: Craig Perkins <cwperx@amazon.com> * update dlic/auth package style Signed-off-by: Stephen Crawford <steecraw@amazon.com> * Update formatterConfig.xml --------- Signed-off-by: Craig Perkins <cwperx@amazon.com> Signed-off-by: Stephen Crawford <steecraw@amazon.com> Co-authored-by: Craig Perkins <cwperx@amazon.com>
Signed-off-by: Ryan Liang <jiallian@amazon.com>
…search-project#2823) * rebase Signed-off-by: Stephen Crawford <steecraw@amazon.com> * Update java style under **/auth Signed-off-by: Stephen Crawford <steecraw@amazon.com> * Update Util dir Signed-off-by: Stephen Crawford <steecraw@amazon.com> * readd formatting Signed-off-by: Stephen Crawford <steecraw@amazon.com> --------- Signed-off-by: Stephen Crawford <steecraw@amazon.com>
* Match version of zstd-jni from core Signed-off-by: Craig Perkins <cwperx@amazon.com> * Add zstd version from core to force resolutions section Signed-off-by: Craig Perkins <cwperx@amazon.com> --------- Signed-off-by: Craig Perkins <cwperx@amazon.com>
…security/m* (opensearch-project#2826) * Update Sec/action to Sec/Filter Signed-off-by: Stephen Crawford <steecraw@amazon.com> * Update Security/* Signed-off-by: Stephen Crawford <steecraw@amazon.com> * Update Security/* and test/opensearch/security/* Signed-off-by: Stephen Crawford <steecraw@amazon.com> * Half sec test changes Signed-off-by: Stephen Crawford <steecraw@amazon.com> * Half sec test changes Signed-off-by: Stephen Crawford <steecraw@amazon.com> --------- Signed-off-by: Stephen Crawford <steecraw@amazon.com>
* Update test/security/s* java files Signed-off-by: Stephen Crawford <steecraw@amazon.com> * Update test/security/s* java files Signed-off-by: Stephen Crawford <steecraw@amazon.com> --------- Signed-off-by: Stephen Crawford <steecraw@amazon.com>
…#2837) * Update test/security/s* java files Signed-off-by: Stephen Crawford <steecraw@amazon.com> * Update test/security/s* java files Signed-off-by: Stephen Crawford <steecraw@amazon.com> * Update all tests under security Signed-off-by: Stephen Crawford <steecraw@amazon.com> --------- Signed-off-by: Stephen Crawford <steecraw@amazon.com>
Signed-off-by: Craig Perkins <cwperx@amazon.com>
Signed-off-by: Craig Perkins <cwperx@amazon.com>
Signed-off-by: Craig Perkins <cwperx@amazon.com>
…t#2843) * Add Andrey to Maintainers Signed-off-by: Stephen Crawford <steecraw@amazon.com> * Update MAINTAINERS.md Signed-off-by: Stephen Crawford <65832608+scrawfor99@users.noreply.github.com> * Update codeowners Signed-off-by: Stephen Crawford <steecraw@amazon.com> --------- Signed-off-by: Stephen Crawford <steecraw@amazon.com> Signed-off-by: Stephen Crawford <65832608+scrawfor99@users.noreply.github.com>
Signed-off-by: Craig Perkins <cwperx@amazon.com>
…roject#2840) * Update all tests Signed-off-by: Stephen Crawford <steecraw@amazon.com> * spotless Signed-off-by: Stephen Crawford <steecraw@amazon.com> --------- Signed-off-by: Stephen Crawford <steecraw@amazon.com>
3 tasks
security/extensions feature branch with main on 06/13/2023
RyanL1997
approved these changes
Jun 13, 2023
Codecov Report
@@ Coverage Diff @@
## feature/extensions #2854 +/- ##
========================================================
+ Coverage 61.49% 61.65% +0.15%
- Complexity 3428 3442 +14
========================================================
Files 269 269
Lines 19096 19148 +52
Branches 3327 3328 +1
========================================================
+ Hits 11744 11806 +62
+ Misses 5740 5733 -7
+ Partials 1612 1609 -3
|
Member
Author
|
This has now been synchronized. Closing this PR. |
3 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Sync up
security/extensionsfeature branch with main on 06/13/2023This PR includes following changes in main branch through May 25 - Jun 13:
Check List
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.