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

[8.x] Add TheHive connector for cases (backport #5859) #5866

Merged
merged 3 commits into from
Oct 30, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Sep 27, 2024

Relates to elastic/kibana#180931

This PR updates https://www.elastic.co/guide/en/security/current/cases-manage-settings.html#cases-ui-integrations and https://www.elastic.co/docs/current/serverless/security/cases-settings#external-incident-management-systems with support for TheHive connector in cases.

It also removes the table from the "Mapped case fields" section of those pages, since that reference information was outdated (e.g. missing the tags fields) and does not exist in the other solution-specific copies of this page. If that information is necessary, the most accurate source of truth seems to be the mapping.ts file in each connector folder under x-pack/plugins/cases/server/connectors.

Preview

(cherry picked from commit 182b6f8)

# Conflicts:
#	docs/serverless/investigate/cases-settings.mdx
@mergify mergify bot requested a review from a team as a code owner September 27, 2024 16:22
@mergify mergify bot assigned lcawl Sep 27, 2024
Copy link
Contributor Author

mergify bot commented Sep 27, 2024

Cherry-pick of 182b6f8 has failed:

On branch mergify/bp/8.x/pr-5859
Your branch is up to date with 'origin/8.x'.

You are currently cherry-picking commit 182b6f83.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	modified:   docs/cases/cases-manage-settings.asciidoc

Unmerged paths:
  (use "git add/rm <file>..." as appropriate to mark resolution)
	deleted by us:   docs/serverless/investigate/cases-settings.mdx

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally

Copy link

A documentation preview will be available soon.

Request a new doc build by commenting
  • Rebuild this PR: run docs-build
  • Rebuild this PR and all Elastic docs: run docs-build rebuild

run docs-build is much faster than run docs-build rebuild. A rebuild should only be needed in rare situations.

If your PR continues to fail for an unknown reason, the doc build pipeline may be broken. Elastic employees can check the pipeline status here.

@lcawl
Copy link
Contributor

lcawl commented Sep 27, 2024

run docs-build

@lcawl lcawl enabled auto-merge (squash) September 27, 2024 17:52
@lcawl lcawl merged commit 1d2f864 into 8.x Oct 30, 2024
4 checks passed
@lcawl lcawl deleted the mergify/bp/8.x/pr-5859 branch October 30, 2024 23:47
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.

2 participants