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

[Threat intel][part 3] Support for source type URL_Download and logic to activate/deactivate source #1068

Conversation

amsiglan
Copy link
Collaborator

@amsiglan amsiglan commented Jul 2, 2024

Description

In this PR we are adding support to display threat intel sources that use URL to download the IoC data. It also, integrates the Activate/Deactivate capability for threat intel sources. Deactivating a source will stop the refresh schedule and the source's use in threat intel scan.

Check List

  • 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.

…or sources

Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.com>
Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.com>
Copy link
Collaborator

@AWSHurneyt AWSHurneyt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All of the cypress tests passed; the workflow failed during the cleanup step
https://github.com/opensearch-project/security-analytics-dashboards-plugin/actions/runs/9813347173/job/27100043226?pr=1068#step:38:1

Approving

@AWSHurneyt AWSHurneyt merged commit 6b63eb2 into opensearch-project:main Jul 5, 2024
8 of 12 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Jul 5, 2024
… to activate/deactivate source (#1068)

* added url_download type of threat intel source; activate/deactivate for sources

Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.com>

* added check for controls

Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.com>

---------

Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.com>
(cherry picked from commit 6b63eb2)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
opensearch-trigger-bot bot pushed a commit that referenced this pull request Jul 5, 2024
… to activate/deactivate source (#1068)

* added url_download type of threat intel source; activate/deactivate for sources

Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.com>

* added check for controls

Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.com>

---------

Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.com>
(cherry picked from commit 6b63eb2)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AWSHurneyt pushed a commit that referenced this pull request Jul 6, 2024
… to activate/deactivate source (#1068) (#1074)

* added url_download type of threat intel source; activate/deactivate for sources



* added check for controls



---------


(cherry picked from commit 6b63eb2)

Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.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>
AWSHurneyt pushed a commit that referenced this pull request Jul 6, 2024
… to activate/deactivate source (#1068) (#1075)

* added url_download type of threat intel source; activate/deactivate for sources



* added check for controls



---------


(cherry picked from commit 6b63eb2)

Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants