[AUTO] Incremented version to 3.5.1.#1646
Open
opensearch-trigger-bot[bot] wants to merge 265 commits into3.5from
Open
[AUTO] Incremented version to 3.5.1.#1646opensearch-trigger-bot[bot] wants to merge 265 commits into3.5from
opensearch-trigger-bot[bot] wants to merge 265 commits into3.5from
Conversation
* conflict resolve Signed-off-by: Petar Dzepina <petar.dzepina@vroom.com> * IT fixes Signed-off-by: Petar Dzepina <petar.dzepina@vroom.com> Signed-off-by: Petar Dzepina <petar.dzepina@vroom.com> Co-authored-by: Petar Dzepina <petar.dzepina@vroom.com> (cherry picked from commit 4fba8fc) Co-authored-by: Petar Dzepina <petar.dzepina@gmail.com>
Signed-off-by: Stevan Buzejic <stevan.buzejic@htecgroup.com> Signed-off-by: Stevan Buzejic <stevan.buzejic@htecgroup.com> Co-authored-by: Stevan Buzejic <stevan.buzejic@htecgroup.com> (cherry picked from commit 68231e9) Co-authored-by: Stevan Buzejic <30922513+stevanbz@users.noreply.github.com>
… indicies (#243) Signed-off-by: Stevan Buzejic <buzejic.stevan@gmail.com> Signed-off-by: Subhobrata Dey <sbcd90@gmail.com>
…JSON (#1455) (#1487) * revert common utils dep change * adds jsonpath deps * adds custom JsonSchema request model * adds parsing iocs via new tif source type - custom schema ioc upload * change Ioc Type variable from enum to string to support custom ioc types * remove ioc type check to allow custom types * add name and id field parsing via json path annotation * adds custom schema json parsing codec that parses based on JsonPath notations * fix stix ioc parsing with null checks on each text field * remove ioc type lower case conversion in ioc scan service * compute ioc types from iocs list instead of fetching from request * compute ioc types from parsed iocs in S3 threat intel source download * add null check * rewrite amazon s3 connector to compute correct input codec * revert if else flip for create connector * add logging to trace threat intel monitor execution * remove source type CUSTOM_SCHEMA_IOC_UPLOAD and merge the new source object into IOC_UPlOAD * validate that threat intel ioc type and schema that json is valid and also a legal string * remove iskey * update java docs * handle numbers in ioc value column * fix review comments * fix doc level monitor input constructor * udpate jar * revert build.gradle change * upgrade json smart to 2.5.2 to deal with CVE-2024-57699 --------- Signed-off-by: Surya Sashank Nistala <snistala@amazon.com>
* Added 2.19.1 release notes. Signed-off-by: AWSHurneyt <hurneyt@amazon.com> * Added 2.19.1 release notes. Signed-off-by: AWSHurneyt <hurneyt@amazon.com> --------- Signed-off-by: AWSHurneyt <hurneyt@amazon.com>
Signed-off-by: GitHub <noreply@github.com> Co-authored-by: opensearch-ci-bot <opensearch-ci-bot@users.noreply.github.com>
…1546) * fix correlation engine trigger even if no rules are present * remove index pattern related tests and add test to verify correlations without rules and auto correlations * check and short circuit correlation evaluation if no rules and no auto correlations * Revert "check and short circuit correlation evaluation if no rules and no auto correlations" This reverts commit cbf944f. * remove non-empty correlation index check --------- (cherry picked from commit 2a1014d) Signed-off-by: Subhobrata Dey <sbcd90@gmail.com> Signed-off-by: Surya Sashank Nistala <snistala@amazon.com> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Subhobrata Dey <sbcd90@gmail.com>
) (cherry picked from commit 2a7bf1d) Signed-off-by: Zelin Hao <zelinhao@amazon.com> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
…es (#1580) (#1584) * Move rules to config directory from classpath resources (#1580) * Remove direct reference to Job-Scheduler Lock Index in SAP repo Signed-off-by: Craig Perkins <cwperx@amazon.com> * Exclude error_prone_annotations from locally checked in shadow jar for commons Signed-off-by: Craig Perkins <cwperx@amazon.com> * Include apache httpcomponents Signed-off-by: Craig Perkins <cwperx@amazon.com> * Move rules to config directory from classpath resources Signed-off-by: Craig Perkins <cwperx@amazon.com> * Fix tests Signed-off-by: Craig Perkins <cwperx@amazon.com> * Read from path directly Signed-off-by: Craig Perkins <cwperx@amazon.com> * Fix prepackaged rules test Signed-off-by: Craig Perkins <cwperx@amazon.com> --------- Signed-off-by: Craig Perkins <cwperx@amazon.com> (cherry picked from commit 95dd123) * Change to 2.19.4 Signed-off-by: Craig Perkins <cwperx@amazon.com> --------- Signed-off-by: Craig Perkins <cwperx@amazon.com>
(cherry picked from commit 9ddc6b7) Signed-off-by: Peter Zhu <zhujiaxi@amazon.com> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
(cherry picked from commit 1b1c87f) Signed-off-by: Peter Zhu <zhujiaxi@amazon.com> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Sayali Gaikawad <gaiksaya@amazon.com>
(cherry picked from commit 6760806) Signed-off-by: Thomas Hurney <hurneyt@amazon.com> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Signed-off-by: opensearch-ci-bot <opensearch-infra@amazon.com> Co-authored-by: opensearch-ci-bot <opensearch-infra@amazon.com>
Signed-off-by: opensearch-ci <opensearch-infra@amazon.com>
…-2025-67735. (#1653) (#1654) * Update security analytics common jar after fixing CVE-2025-67735. (#1653) * Update security analytics common jar after fixing CVE-2025-67735. Signed-off-by: Thomas Hurney <hurneyt@amazon.com> * Update security analytics common jar after fixing CVE-2025-67735. Signed-off-by: Thomas Hurney <hurneyt@amazon.com> --------- Signed-off-by: Thomas Hurney <hurneyt@amazon.com> * Fix build error. Signed-off-by: Thomas Hurney <hurneyt@amazon.com> * Fix build error. Signed-off-by: Thomas Hurney <hurneyt@amazon.com> --------- Signed-off-by: Thomas Hurney <hurneyt@amazon.com>
Signed-off-by: GitHub <noreply@github.com>
13d790e to
2605a27
Compare
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
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.
I've noticed that a new tag 3.5.0.0 was pushed, and incremented the version from 3.5.0 to 3.5.1.