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

[Investigations][HTTP] - Explicitly set access for analyzer api #188576

Open
4 tasks
michaelolo24 opened this issue Jul 17, 2024 · 1 comment
Open
4 tasks

[Investigations][HTTP] - Explicitly set access for analyzer api #188576

michaelolo24 opened this issue Jul 17, 2024 · 1 comment
Assignees
Labels
Feature:Analyzer Security solution analyzer graph Team:Threat Hunting:Investigations Security Solution Investigations Team v8.16.0
Milestone

Comments

@michaelolo24
Copy link
Contributor

This issue is to address explicitly setting the access attribute for our analyzer api's as they are currently blocked in serverless and will most likely be that way for ess in 9.x per this issue. Currently api's without the attribute defined are defaulted to internal as of 8.9.

The api's to address are below:

  • "access [internal] [POST] for path [/api/endpoint/resolver/tree]",
  • "access [internal] [POST] for path [/api/endpoint/resolver/events]",
  • "access [internal] [GET] for path [/api/endpoint/resolver/entity]",
  • "access [internal] [POST] for path [/api/timeline/_copy]",
@michaelolo24 michaelolo24 added Team:Threat Hunting:Investigations Security Solution Investigations Team Feature:Analyzer Security solution analyzer graph v8.16.0 labels Jul 17, 2024
@michaelolo24 michaelolo24 added this to the 8.16 milestone Jul 17, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/security-threat-hunting-investigations (Team:Threat Hunting:Investigations)

@PhilippeOberti PhilippeOberti modified the milestones: 8.16, 8.17 Oct 29, 2024
@PhilippeOberti PhilippeOberti modified the milestones: 8.17, 8.18 Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Analyzer Security solution analyzer graph Team:Threat Hunting:Investigations Security Solution Investigations Team v8.16.0
Projects
None yet
Development

No branches or pull requests

4 participants