-
Notifications
You must be signed in to change notification settings - Fork 74
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
[AUTO] Incremented version to 2.16.1. #1221
base: 2.16
Are you sure you want to change the base?
Commits on Jul 24, 2024
-
2.16 release notes (#1196) (#1201)
(cherry picked from commit 3230bda) Signed-off-by: Joanne Wang <[email protected]> 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>
Configuration menu - View commit details
-
Copy full SHA for 0b4b0b4 - Browse repository at this point
Copy the full SHA 0b4b0b4View commit details -
increment version to 2.16.0 (#1197)
Signed-off-by: Joanne Wang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0d7bbe2 - Browse repository at this point
Copy the full SHA 0d7bbe2View commit details -
Fix ioc upload update behavior and change error response (#1192) (#1194)
* fix ioc upload update behavior and change error response * update test --------- (cherry picked from commit f1e9d20) Signed-off-by: Joanne Wang <[email protected]> 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>
Configuration menu - View commit details
-
Copy full SHA for d285b86 - Browse repository at this point
Copy the full SHA d285b86View commit details
Commits on Jul 30, 2024
-
[Backport 2.x] Catch and wrap exceptions. #1198 (#1204)
* Catch and wrap exceptions. (#1198) * Wrapping exceptions. Signed-off-by: AWSHurneyt <[email protected]> * Wrapping exceptions. Signed-off-by: AWSHurneyt <[email protected]> * Wrapping exceptions. Signed-off-by: AWSHurneyt <[email protected]> * Fixed exception wrapping. Signed-off-by: AWSHurneyt <[email protected]> * Fixed exception wrapping. Signed-off-by: AWSHurneyt <[email protected]> * Wrapping exceptions. Signed-off-by: AWSHurneyt <[email protected]> * Fixed exception wrapping. Signed-off-by: AWSHurneyt <[email protected]> * Adjusted test case to run with 1mil IOCs. Signed-off-by: AWSHurneyt <[email protected]> * Added logic to catch more exceptions, and wrap more exceptions. Signed-off-by: AWSHurneyt <[email protected]> * Updated jar to reflect changes in opensearch-project/security-analytics-commons#19. Signed-off-by: AWSHurneyt <[email protected]> * 2.16 release notes (#1196) Signed-off-by: Joanne Wang <[email protected]> * Updated release notes. Signed-off-by: AWSHurneyt <[email protected]> * Added catch for parsing errors. Signed-off-by: AWSHurneyt <[email protected]> * Addressed PR feedback. Signed-off-by: AWSHurneyt <[email protected]> * Addressed PR feedback. Signed-off-by: AWSHurneyt <[email protected]> * Added unit tests. Signed-off-by: AWSHurneyt <[email protected]> * Added integ test. Signed-off-by: AWSHurneyt <[email protected]> --------- Signed-off-by: AWSHurneyt <[email protected]> Signed-off-by: Joanne Wang <[email protected]> Co-authored-by: Joanne Wang <[email protected]> (cherry picked from commit f8b541d) Signed-off-by: AWSHurneyt <[email protected]> * Fixed cherry-pick. Signed-off-by: AWSHurneyt <[email protected]> --------- Signed-off-by: AWSHurneyt <[email protected]> Signed-off-by: Joanne Wang <[email protected]> Co-authored-by: Joanne Wang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c6bff12 - Browse repository at this point
Copy the full SHA c6bff12View commit details
Commits on Jul 31, 2024
-
Adds user validation for threat intel transport layer classes and sta…
…shes the thread context for all system index interactions (#1207) (#1208) (cherry picked from commit 1cb59d9) Signed-off-by: Surya Sashank Nistala <[email protected]> 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>
Configuration menu - View commit details
-
Copy full SHA for f9c5253 - Browse repository at this point
Copy the full SHA f9c5253View commit details
Commits on Aug 2, 2024
-
fix mappings integ tests (#1213) (#1214)
(cherry picked from commit bd8f0c4) Signed-off-by: Subhobrata Dey <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4a5d434 - Browse repository at this point
Copy the full SHA 4a5d434View commit details
Commits on Aug 8, 2024
-
added triggers in getDetectors API response (#1226) (#1228)
(cherry picked from commit 03e0d9b) Signed-off-by: Riya Saxena <[email protected]> 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>
Configuration menu - View commit details
-
Copy full SHA for db8f081 - Browse repository at this point
Copy the full SHA db8f081View commit details -
Bug fixes for threat intel (#1223) (#1231)
* fix default source config behavior and release lock * add check for multinode index not exist * add tests * replace match query with match phrase query in threat intel to avoid tokenization/analysis of value * added test to verify deactiavte ioc_upload * add debug log to release lock * fix test * fix update url download and add test --------- (cherry picked from commit 1483883) Signed-off-by: Joanne Wang <[email protected]> Signed-off-by: Surya Sashank Nistala <[email protected]> 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: Surya Sashank Nistala <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 84daf2c - Browse repository at this point
Copy the full SHA 84daf2cView commit details
Commits on Aug 9, 2024
-
make threat intel run with standard detectors (#1234) (#1237)
Signed-off-by: Subhobrata Dey <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e1a2b5a - Browse repository at this point
Copy the full SHA e1a2b5aView commit details
Commits on Aug 10, 2024
-
Fixed searchString bug. Removed nested IOC mapping structure. (#1239) (…
…#1241) * Fixed searchString bug. Removed nested IOC mapping structure. * Removed redundant operator set from query. * Fixed scan service. * Implemented integ test. --------- (cherry picked from commit 6916f8c) Signed-off-by: AWSHurneyt <[email protected]> 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>
Configuration menu - View commit details
-
Copy full SHA for 498c82f - Browse repository at this point
Copy the full SHA 498c82fView commit details
Commits on Aug 13, 2024
-
update build.gradle to use alerting-spi snapshot version (#1217) (#1218)
(cherry picked from commit ddfa87c) Signed-off-by: Subhobrata Dey <[email protected]> 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>
Configuration menu - View commit details
-
Copy full SHA for 4dc7b56 - Browse repository at this point
Copy the full SHA 4dc7b56View commit details
Commits on Aug 20, 2024
-
adds toggling refresh disable/enable for deactivate/activate operatio…
…n while updating URL_DOWNLOAD type configs (#1240) (#1244) * adds toggling refresh disable/enable for deactivate/activate operation while updating URL_DOWNLOAD type configs * add sleep for lock issue * wait on release lock operation completion before returning update tif source config response * reset flag after integ tests for SourceConfigWithoutS3RestApiIT --------- (cherry picked from commit 3e1f59d) Signed-off-by: Surya Sashank Nistala <[email protected]> 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>
Configuration menu - View commit details
-
Copy full SHA for 9771999 - Browse repository at this point
Copy the full SHA 9771999View commit details
Commits on Aug 21, 2024
-
Make threat intel source config release lock event driven (#1254) (#1262
) * threat intel release lock event driven * fix release lock for previous threat intel --------- (cherry picked from commit 890493a) Signed-off-by: Joanne Wang <[email protected]> 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>
Configuration menu - View commit details
-
Copy full SHA for 61e1879 - Browse repository at this point
Copy the full SHA 61e1879View commit details -
Incremented version to 2.17.0. (#1263)
Signed-off-by: AWSHurneyt <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1b1249f - Browse repository at this point
Copy the full SHA 1b1249fView commit details -
Fix S3 validation errors not caught by action listener (#1257) (#1264)
* catch errors and fail action listener * add test to validate behavior --------- (cherry picked from commit 2e0ed56) Signed-off-by: Joanne Wang <[email protected]> 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>
Configuration menu - View commit details
-
Copy full SHA for c958063 - Browse repository at this point
Copy the full SHA c958063View commit details
Commits on Aug 23, 2024
-
Clean up empty IOC indices created by failed source configs (#1267) (#…
…1269) * cleanup empty iocs and lock * change action listener response --------- (cherry picked from commit 0920e47) Signed-off-by: Joanne Wang <[email protected]> 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>
Configuration menu - View commit details
-
Copy full SHA for baa25a8 - Browse repository at this point
Copy the full SHA baa25a8View commit details
Commits on Sep 4, 2024
-
Fix threat intel multinode tests (#1274) (#1279)
* fix multinode tests * fix multinode --------- (cherry picked from commit f89c3ed) Signed-off-by: Joanne Wang <[email protected]> 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>
Configuration menu - View commit details
-
Copy full SHA for ceb7107 - Browse repository at this point
Copy the full SHA ceb7107View commit details -
Update threat intel job mapping to new version (#1272) (#1283)
* update mapping * fix integ tests * remove debug in case of null and return listener on failure for lock * remove stash context and change to local.root * rename releaseLock * check for concurrent modification exception * remove exception check --------- (cherry picked from commit 66f1155) Signed-off-by: Joanne Wang <[email protected]> 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>
Configuration menu - View commit details
-
Copy full SHA for f44ab32 - Browse repository at this point
Copy the full SHA f44ab32View commit details -
Stash context for List IOCs Api (#1278) (#1287)
* stash context for list iocs api * refactor list iocs * refactor list iocs action response --------- (cherry picked from commit 2fce175) Signed-off-by: Joanne Wang <[email protected]> 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>
Configuration menu - View commit details
-
Copy full SHA for ae8abd1 - Browse repository at this point
Copy the full SHA ae8abd1View commit details
Commits on Sep 5, 2024
-
add release notes (#1292) (#1293)
(cherry picked from commit 57a317a) Signed-off-by: Joanne Wang <[email protected]> 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>
Configuration menu - View commit details
-
Copy full SHA for a41b0af - Browse repository at this point
Copy the full SHA a41b0afView commit details
Commits on Sep 11, 2024
-
Stashcontext sa (#1297) (#1298)
* adding stash context for system indices * adding stash context for system indices --------- (cherry picked from commit e6884d6) Signed-off-by: Riya Saxena <[email protected]> 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>
Configuration menu - View commit details
-
Copy full SHA for 2833f5b - Browse repository at this point
Copy the full SHA 2833f5bView commit details
Commits on Sep 20, 2024
-
upgrade upload artifacts (#1305) (#1306)
(cherry picked from commit ffcc807) Signed-off-by: Dennis Toepker <[email protected]> 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: Dennis Toepker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f74914c - Browse repository at this point
Copy the full SHA f74914cView commit details -
Incremented version to 2.18.0 (#1314)
Signed-off-by: Joanne Wang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ee6a49b - Browse repository at this point
Copy the full SHA ee6a49bView commit details
Commits on Sep 23, 2024
-
remove redundant logic to fix OS launch exception and updates actions…
…/upload-artifac2 to @V3 (#1303) (#1318) Signed-off-by: Subhobrata Dey <[email protected]> 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>
Configuration menu - View commit details
-
Copy full SHA for 4d88844 - Browse repository at this point
Copy the full SHA 4d88844View commit details
Commits on Sep 25, 2024
-
threat intel monitor bug fixes (#1317) (#1321)
* handle exception arising from trying to search with sort on empty index * add setting to test max term count in threat intel ioc scan terms query and verify grouped listener wiring * remove unused variable * avoid grouped listener being initiated with size 0 * add verification that empty index scan is handled gracefully --------- (cherry picked from commit 39c29d4) Signed-off-by: Surya Sashank Nistala <[email protected]> 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>
Configuration menu - View commit details
-
Copy full SHA for 2958d18 - Browse repository at this point
Copy the full SHA 2958d18View commit details
Commits on Sep 27, 2024
-
add release notes for 2.17.1 (#1331) (#1332)
Signed-off-by: Subhobrata Dey <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5304099 - Browse repository at this point
Copy the full SHA 5304099View commit details
Commits on Sep 30, 2024
-
separate doc-level monitor query indices created by detectors (#1324) (…
…#1330) Signed-off-by: Subhobrata Dey <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 038d60a - Browse repository at this point
Copy the full SHA 038d60aView commit details
Commits on Oct 3, 2024
-
* Add null check while adding fetched iocs into per-indicator-type map (#1335) * add null check while adding fetched iocs into per-indicator-type map Signed-off-by: Surya Sashank Nistala <[email protected]> * adds tests verifying monitor configured on multiple indicator types Signed-off-by: Surya Sashank Nistala <[email protected]> --------- Signed-off-by: Surya Sashank Nistala <[email protected]> * fix constructor for 2.x Signed-off-by: Surya Sashank Nistala <[email protected]> --------- Signed-off-by: Surya Sashank Nistala <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 01d9011 - Browse repository at this point
Copy the full SHA 01d9011View commit details
Commits on Oct 16, 2024
-
update to lucene 9.12 (#1349) (#1357)
Signed-off-by: Subhobrata Dey <[email protected]> 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>
Configuration menu - View commit details
-
Copy full SHA for 5be6179 - Browse repository at this point
Copy the full SHA 5be6179View commit details
Commits on Oct 17, 2024
-
update number of replicas of system indices to 1-20 and number of pri…
…mary shards for system indices to 1 (#1358) (#1359) Signed-off-by: Subhobrata Dey <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2984e1b - Browse repository at this point
Copy the full SHA 2984e1bView commit details
Commits on Oct 18, 2024
-
[Backport 2.x] Fix notifications listener leak in threat intel monitor (
#1361) * Fix notifications listener leak in threat intel monitor (#1356) * notifications listener leak Signed-off-by: Surya Sashank Nistala <[email protected]> * change error handling to succeed monitor execution when alerts or notifications fail Signed-off-by: Surya Sashank Nistala <[email protected]> --------- Signed-off-by: Surya Sashank Nistala <[email protected]> (cherry picked from commit 98edd70) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * fix stringentity constructor issue Signed-off-by: Subhobrata Dey <[email protected]> --------- Signed-off-by: Surya Sashank Nistala <[email protected]> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Signed-off-by: Subhobrata Dey <[email protected]> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Subhobrata Dey <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3a90e21 - Browse repository at this point
Copy the full SHA 3a90e21View commit details
Commits on Oct 21, 2024
-
updated dedicated query index settings to true (#1365) (#1367)
(cherry picked from commit ffcaf43) Signed-off-by: Subhobrata Dey <[email protected]> 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>
Configuration menu - View commit details
-
Copy full SHA for 72783d3 - Browse repository at this point
Copy the full SHA 72783d3View commit details
Commits on Oct 22, 2024
-
update min number of replicas to 0 (#1364) (#1370)
(cherry picked from commit b185440) Signed-off-by: Subhobrata Dey <[email protected]> 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>
Configuration menu - View commit details
-
Copy full SHA for da070bd - Browse repository at this point
Copy the full SHA da070bdView commit details
Commits on Oct 23, 2024
-
[Bug] Fixed ListIOCs number of findings cap. (#1373) (#1381)
* Fixed finding number returned by ListIOCs API capping at 10,000. * Added integ test for fix. * Removed extraneous query params. * Added additional test case. --------- (cherry picked from commit d5c8f7a) Signed-off-by: AWSHurneyt <[email protected]> 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>
Configuration menu - View commit details
-
Copy full SHA for a1f7ec3 - Browse repository at this point
Copy the full SHA a1f7ec3View commit details
Commits on Oct 25, 2024
-
set the refresh policy to IMMEDIATE when updating correlation alerts (#…
…1382) (#1391) (cherry picked from commit 4166c79) Signed-off-by: Riya Saxena <[email protected]> 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>
Configuration menu - View commit details
-
Copy full SHA for 286cae3 - Browse repository at this point
Copy the full SHA 286cae3View commit details -
[Bug] Add exists check for IOCs index. (#1392) (#1398)
* Added check to prevent resource_already_exists_exception when indexing more than 10k iocs. * Changed log message. --------- (cherry picked from commit 4432b36) Signed-off-by: AWSHurneyt <[email protected]> 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>
Configuration menu - View commit details
-
Copy full SHA for d64c7ae - Browse repository at this point
Copy the full SHA d64c7aeView commit details
Commits on Oct 29, 2024
-
Added 2.18 release notes. (#1399) (#1402)
* Added 2.18.0 release notes. * Added 2.18.0 release notes. --------- (cherry picked from commit 9693501) Signed-off-by: AWSHurneyt <[email protected]> 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>
Configuration menu - View commit details
-
Copy full SHA for 2257af0 - Browse repository at this point
Copy the full SHA 2257af0View commit details
Commits on Oct 30, 2024
-
Add validation for threat intel source config (#1393) (#1409)
* add validation for source config and allow null to be read in parser * add parsing tests * add additional validation --------- (cherry picked from commit 364f42d) Signed-off-by: Joanne Wang <[email protected]> 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>
Configuration menu - View commit details
-
Copy full SHA for fcccaab - Browse repository at this point
Copy the full SHA fcccaabView commit details
Commits on Nov 5, 2024
-
Signed-off-by: GitHub <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4b09d0c - Browse repository at this point
Copy the full SHA 4b09d0cView commit details