-
Notifications
You must be signed in to change notification settings - Fork 66
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
Adds webhook format check for Slack #814
Commits on Nov 16, 2023
-
Microsoft teams (opensearch-project#676)
* Added feature support for microsoft teams webhoo Signed-off-by: danielkyalo599 <[email protected]> * Added feature support for microsoft teams webhook ,removed valid webhooks Signed-off-by: danielkyalo599 <[email protected]> * Added feature support for Microsoft teams webhook Signed-off-by: danielkyalo599 <[email protected]> * Refactored feature support for ms teams and added unit and integTest Signed-off-by: danielkyalo599 <[email protected]> * fix build in core Signed-off-by: zhichao-aws <[email protected]> * fix core-spi build Signed-off-by: zhichao-aws <[email protected]> * fix notifications main code Signed-off-by: zhichao-aws <[email protected]> * fix mappings, add IT Signed-off-by: zhichao-aws <[email protected]> * add auto upgrade mapping logic Signed-off-by: zhichao-aws <[email protected]> * put load mapping to initialize step Signed-off-by: zhichao-aws <[email protected]> * add schema_version field Signed-off-by: zhichao-aws <[email protected]> * add integ test Signed-off-by: zhichao-aws <[email protected]> * adjust with auto upgrade mapping logic Signed-off-by: zhichao-aws <[email protected]> * add bwc Signed-off-by: zhichao-aws <[email protected]> * modify bwc Signed-off-by: zhichao-aws <[email protected]> * modify bwc Signed-off-by: zhichao-aws <[email protected]> * resolve comments Signed-off-by: zhichao-aws <[email protected]> * add license header Signed-off-by: zhichao-aws <[email protected]> * fix microsoft teams sample url in IT to adapt url validation Signed-off-by: zhichao-aws <[email protected]> --------- Signed-off-by: danielkyalo599 <[email protected]> Signed-off-by: zhichao-aws <[email protected]> Co-authored-by: danielkyalo599 <[email protected]> Signed-off-by: Aniruddh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0ff5ba0 - Browse repository at this point
Copy the full SHA 0ff5ba0View commit details -
Add microsoft teams validation error message (opensearch-project#746)
* add validation failure message for Microsoft Teams Signed-off-by: zhichao-aws <[email protected]> * modify integtest Signed-off-by: zhichao-aws <[email protected]> --------- Signed-off-by: zhichao-aws <[email protected]> Signed-off-by: Aniruddh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fbad722 - Browse repository at this point
Copy the full SHA fbad722View commit details -
onboard system and hidden index (opensearch-project#742)
Signed-off-by: Hailong Cui <[email protected]> Signed-off-by: Aniruddh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dc36ba6 - Browse repository at this point
Copy the full SHA dc36ba6View commit details -
Updates demo certs used in integ tests (opensearch-project#756)
Signed-off-by: Darshit Chanpura <[email protected]> Signed-off-by: Aniruddh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 344a172 - Browse repository at this point
Copy the full SHA 344a172View commit details -
Add 2.10.0 release notes (opensearch-project#755)
* Add 2.10.0 release notes Signed-off-by: Hailong Cui <[email protected]> * update release notes Signed-off-by: Hailong Cui <[email protected]> * Update opensearch-notifications.release-notes-2.10.0.0.md Signed-off-by: Hailong Cui <[email protected]> * fix wrong PR number Signed-off-by: Hailong Cui <[email protected]> --------- Signed-off-by: Hailong Cui <[email protected]> Signed-off-by: Aniruddh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c1b9a46 - Browse repository at this point
Copy the full SHA c1b9a46View commit details -
bump bwc version to 2.11 (opensearch-project#763)
Signed-off-by: Hailong Cui <[email protected]> Signed-off-by: Aniruddh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7dcca6e - Browse repository at this point
Copy the full SHA 7dcca6eView commit details -
Add 2.11 release notes (opensearch-project#774)
Signed-off-by: yuye-aws <[email protected]> Signed-off-by: Aniruddh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 93aa732 - Browse repository at this point
Copy the full SHA 93aa732View commit details -
Fix integration test failure by allowing direct access to system inde…
…x warning (opensearch-project#784) * Fix integration test failure by allowing direct access to system index warning Signed-off-by: gaobinlong <[email protected]> * Fix bwc test failure of throwing direct access to system index when getting mapping Signed-off-by: gaobinlong <[email protected]> --------- Signed-off-by: gaobinlong <[email protected]> Signed-off-by: Aniruddh Srivastava <[email protected]> Signed-off-by: Aniruddh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2c3cef0 - Browse repository at this point
Copy the full SHA 2c3cef0View commit details -
Bumped version of `io.gitlab.arturbosch.detekt:detekt-gradle-plugin` to `1.23.0` Signed-off-by: Aniruddh <[email protected]> Signed-off-by: Aniruddh Srivastava <[email protected]> Signed-off-by: Aniruddh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e5452cd - Browse repository at this point
Copy the full SHA e5452cdView commit details -
bump bwc version to 2.12 (opensearch-project#793)
Signed-off-by: Hailong Cui <[email protected]> Signed-off-by: Aniruddh Srivastava <[email protected]> Signed-off-by: Aniruddh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ff446bc - Browse repository at this point
Copy the full SHA ff446bcView commit details -
Update dependency org.json:json to v20231013 (opensearch-project#795)
Signed-off-by: gaobinlong <[email protected]> Signed-off-by: Aniruddh Srivastava <[email protected]> Signed-off-by: Aniruddh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ecac8ae - Browse repository at this point
Copy the full SHA ecac8aeView commit details -
Impove security plugin enabling check (opensearch-project#792)
Signed-off-by: Hailong Cui <[email protected]> Signed-off-by: Aniruddh Srivastava <[email protected]> Signed-off-by: Aniruddh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 445c1e7 - Browse repository at this point
Copy the full SHA 445c1e7View commit details -
Add github workflow to auto bump bwc version (opensearch-project#799)
* Adding bump bwc version github workflow Signed-off-by: Hailong Cui <[email protected]> * revert app id Signed-off-by: Hailong Cui <[email protected]> --------- Signed-off-by: Hailong Cui <[email protected]> Signed-off-by: Aniruddh Srivastava <[email protected]> Signed-off-by: Aniruddh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fd4872d - Browse repository at this point
Copy the full SHA fd4872dView commit details -
Replace the TestMailServer to GreenMail server (opensearch-project#801)
* Add 2.11 release notes (opensearch-project#774) Signed-off-by: yuye-aws <[email protected]> Signed-off-by: rdani <[email protected]> * Fix integration test failure by allowing direct access to system index warning (opensearch-project#784) * Fix integration test failure by allowing direct access to system index warning Signed-off-by: gaobinlong <[email protected]> * Fix bwc test failure of throwing direct access to system index when getting mapping Signed-off-by: gaobinlong <[email protected]> --------- Signed-off-by: gaobinlong <[email protected]> Signed-off-by: rdani <[email protected]> * Replace the TestMailServer to GreenMail server Signed-off-by: rdani <[email protected]> * bump bwc version to 2.12 (opensearch-project#793) Signed-off-by: Hailong Cui <[email protected]> Signed-off-by: rdani <[email protected]> * Update dependency org.json:json to v20231013 (opensearch-project#795) Signed-off-by: gaobinlong <[email protected]> Signed-off-by: rdani <[email protected]> * Re-enable detekt (opensearch-project#796) Bumped version of `io.gitlab.arturbosch.detekt:detekt-gradle-plugin` to `1.23.0` Signed-off-by: Aniruddh <[email protected]> Co-authored-by: Hailong Cui <[email protected]> Signed-off-by: rdani <[email protected]> * Add assertion for retrieval of notification Signed-off-by: rdani <[email protected]> * Update to stable version Signed-off-by: rdani <[email protected]> * Update to stable version Signed-off-by: rdani <[email protected]> * Update to suggested version Signed-off-by: rdani <[email protected]> --------- Signed-off-by: yuye-aws <[email protected]> Signed-off-by: rdani <[email protected]> Signed-off-by: gaobinlong <[email protected]> Signed-off-by: Hailong Cui <[email protected]> Signed-off-by: Aniruddh <[email protected]> Co-authored-by: Yuye Zhu <[email protected]> Co-authored-by: gaobinlong <[email protected]> Co-authored-by: rdani <[email protected]> Co-authored-by: Hailong Cui <[email protected]> Co-authored-by: Aniruddh <[email protected]> Signed-off-by: Aniruddh Srivastava <[email protected]> Signed-off-by: Aniruddh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c00a781 - Browse repository at this point
Copy the full SHA c00a781View commit details -
Onboard prod jenkins docker image to github actions (opensearch-proje…
…ct#809) * Onboard prod jenkins docker image to github actions Signed-off-by: Peter Zhu <[email protected]> * Add more Signed-off-by: Peter Zhu <[email protected]> --------- Signed-off-by: Peter Zhu <[email protected]> Signed-off-by: Aniruddh Srivastava <[email protected]> Signed-off-by: Aniruddh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9342dfa - Browse repository at this point
Copy the full SHA 9342dfaView commit details -
Added org.apache.logging.log4j:log4j-slf4j-impl to classpath (opensea…
…rch-project#791) * Added slf4j-jdk14.jar to classpath Adding binding for SLF4J that should fix StaticLoggerBinder being not loaded. Followed instructions from warning messages that appear. Signed-off-by: Noir <[email protected]> * Undid 80fc198 Removed slf4j-jdk14.jar from classpath Signed-off-by: Aniruddh <[email protected]> * Added org.apache.logging.log4j:log4j-slf4j-impl to classpath Signed-off-by: Aniruddh <[email protected]> --------- Signed-off-by: Noir <[email protected]> Signed-off-by: Aniruddh <[email protected]> Signed-off-by: Aniruddh Srivastava <[email protected]> Signed-off-by: Aniruddh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0be0e40 - Browse repository at this point
Copy the full SHA 0be0e40View commit details -
Added Slack webhook URL validation regex
Signed-off-by: Aniruddh Srivastava <[email protected]> Signed-off-by: Aniruddh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ce88847 - Browse repository at this point
Copy the full SHA ce88847View commit details -
Replaced wrongly formatted dummy Slack URL with properly formatted du…
…mmy Slack URL Signed-off-by: Aniruddh Srivastava <[email protected]> Signed-off-by: Aniruddh Srivastava <[email protected]> Signed-off-by: Aniruddh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f8a6c61 - Browse repository at this point
Copy the full SHA f8a6c61View commit details -
Replaced more wrongly formatted dummy Slack URL with properly formatt…
…ed dummy Slack URL Signed-off-by: Aniruddh Srivastava <[email protected]> Signed-off-by: Aniruddh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for de78a74 - Browse repository at this point
Copy the full SHA de78a74View commit details -
Replaced even more wrongly formatted dummy Slack URL with properly fo…
…rmatted dummy Slack URL Signed-off-by: Aniruddh Srivastava <[email protected]> Signed-off-by: Aniruddh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b4977cb - Browse repository at this point
Copy the full SHA b4977cbView commit details -
Replace path of mock Slack URL with
sample_slack_url
Signed-off-by: Aniruddh <[email protected]> Signed-off-by: Aniruddh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f606953 - Browse repository at this point
Copy the full SHA f606953View commit details -
Signed-off-by: Aniruddh <[email protected]> Signed-off-by: Aniruddh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bffe5d6 - Browse repository at this point
Copy the full SHA bffe5d6View commit details -
Replace wrongly formatted dummy Slack URL with properly formatted dum…
…my Slack URL Signed-off-by: Aniruddh <[email protected]> Signed-off-by: Aniruddh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b56f436 - Browse repository at this point
Copy the full SHA b56f436View commit details -
Merge branch 'main' into patch-2
Signed-off-by: Aniruddh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2f85ea8 - Browse repository at this point
Copy the full SHA 2f85ea8View commit details -
Add tests for wrong Slack URLs
Signed-off-by: Aniruddh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fe1189d - Browse repository at this point
Copy the full SHA fe1189dView commit details -
Add validation tests for Slack URL
Signed-off-by: Aniruddh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8c17f39 - Browse repository at this point
Copy the full SHA 8c17f39View commit details -
Configuration menu - View commit details
-
Copy full SHA for 45823a6 - Browse repository at this point
Copy the full SHA 45823a6View commit details -
GovSlack apps can use the slack-gov.com domain
Signed-off-by: Aniruddh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 84c17ed - Browse repository at this point
Copy the full SHA 84c17edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 875048f - Browse repository at this point
Copy the full SHA 875048fView commit details -
Add validation for gov-slack.com domain
Signed-off-by: Aniruddh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for aa3b636 - Browse repository at this point
Copy the full SHA aa3b636View commit details