-
Notifications
You must be signed in to change notification settings - Fork 8.6k
Fleet should restrict the permissions on the keys. #89713
Copy link
Copy link
Closed
Labels
Team:FleetTeam label for Observability Data Collection Fleet teamTeam label for Observability Data Collection Fleet teambugFixes for quality problems that affect the customer experienceFixes for quality problems that affect the customer experiencetechnical debtImprovement of the software architecture and operational architectureImprovement of the software architecture and operational architecture
Metadata
Metadata
Assignees
Labels
Team:FleetTeam label for Observability Data Collection Fleet teamTeam label for Observability Data Collection Fleet teambugFixes for quality problems that affect the customer experienceFixes for quality problems that affect the customer experiencetechnical debtImprovement of the software architecture and operational architectureImprovement of the software architecture and operational architecture
Type
Fields
Give feedbackNo fields configured for issues without a type.
In the following code, we give more permission to the API that we would like to, we should restrict the permissions to the data stream and not the backing indices and we should only use minimal permissions.
kibana/x-pack/test/fleet_api_integration/apis/fleet_setup.ts
Lines 64 to 73 in 49d95f6