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

[SecuritySolution] Set correct onboarding cards capabilities #195990

Draft
wants to merge 89 commits into
base: main
Choose a base branch
from

Conversation

semd
Copy link
Contributor

@semd semd commented Oct 11, 2024

Summary

Sets the correct capabilities for Onboarding cards:

  • Integrations:

    • capability: fleet.read: The only privilege a user needs to access the Integrations page, it won't be able to install anything though. (fleet is the id for "Integrations" capability, the one for "Fleet" is fleetv2).
  • Dashboards:

    • capability: dashboard.show
  • AI Assisant:

    • capability: securitySolutionAssistant.ai-assistant,
    • license: enterprise
  • Attack Discovery (still hidden):

    • capability: securitySolutionAttackDiscovery.attack-discovery,
    • license: enterprise

semd and others added 30 commits September 6, 2024 12:38
…_hub_new_architecture' into refactor/onboarding_hub_new_architecture
@semd semd added release_note:skip Skip the PR/issue when compiling release notes Team: SecuritySolution Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc. Team:Threat Hunting:Explore backport:prev-minor Backport to (8.x) the previous minor version (i.e. one version back from main) v8.16.0 labels Oct 11, 2024
@semd semd self-assigned this Oct 11, 2024
@elasticmachine
Copy link
Contributor

🤖 Jobs for this PR can be triggered through checkboxes. 🚧

ℹ️ To trigger the CI, please tick the checkbox below 👇

  • Click to trigger kibana-pull-request for this PR!
  • Click to trigger kibana-deploy-project-from-pr for this PR!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:prev-minor Backport to (8.x) the previous minor version (i.e. one version back from main) release_note:skip Skip the PR/issue when compiling release notes Team: SecuritySolution Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc. Team:Threat Hunting:Explore v8.16.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants