Skip to content
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

backport from origin 2.15 #8

Merged
merged 2 commits into from
Jul 10, 2024
Merged

Conversation

eirsep
Copy link

@eirsep eirsep commented Jul 10, 2024

Description

[Describe what this change achieves]

Issues Resolved

[List any issues this PR will resolve]

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff

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.

…search-project#1152)

* Changes threat intel default store config model (opensearch-project#1133)

* change store config model

Signed-off-by: Joanne Wang <[email protected]>

* add validation to ioc type enum name

Signed-off-by: Joanne Wang <[email protected]>

* change alias to index pattern

Signed-off-by: Joanne Wang <[email protected]>

* make variables final

Signed-off-by: Joanne Wang <[email protected]>

* ensure ioc types are part of ioc_types

Signed-off-by: Joanne Wang <[email protected]>

* fix integ test

Signed-off-by: Joanne Wang <[email protected]>

* remove alias and rename active index

Signed-off-by: Joanne Wang <[email protected]>

* fix test

Signed-off-by: Joanne Wang <[email protected]>

* add enabled for scan flag in source config.

Signed-off-by: Surya Sashank Nistala <[email protected]>

---------

Signed-off-by: Joanne Wang <[email protected]>
Signed-off-by: Surya Sashank Nistala <[email protected]>
Co-authored-by: Surya Sashank Nistala <[email protected]>
(cherry picked from commit 3be4828)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* missing import

Signed-off-by: Joanne Wang <[email protected]>

---------

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]>
Co-authored-by: Joanne Wang <[email protected]>
@eirsep eirsep requested a review from AWSHurneyt as a code owner July 10, 2024 22:16
…) (opensearch-project#1155)

* adds new tif source config type - url download

* set up create default tif configs

* address review comments

* add check to block create and delete operation url download type tif source configs

---------

(cherry picked from commit 16bcef3)

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>
@AWSHurneyt AWSHurneyt merged commit 44b76a1 into AWSHurneyt:2.13-threat-intel Jul 10, 2024
2 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants