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

CSPL-2655 - Add default.meta in the telemetry addressing vulnerability #1364

Merged
merged 1 commit into from
Aug 13, 2024

Conversation

akondur
Copy link
Collaborator

@akondur akondur commented Aug 12, 2024

Adding access permissions to the telemetry app to address a vulnerability.

Standalone

[splunk@splunk-demo-standalone-0 metadata]$ pwd
/opt/splunk/etc/apps/app_tel_for_sok8s_stdaln/metadata
[splunk@splunk-demo-standalone-0 metadata]$ cat default.meta
[]
access = read : [ * ], write : [ admin ]

LM

[splunk@splunk-lm-example-c3-license-manager-0 metadata]$ pwd
/opt/splunk/etc/apps/app_tel_for_sok8s_lmanager/metadata
[splunk@splunk-lm-example-c3-license-manager-0 metadata]$ cat default.meta
[]
access = read : [ * ], write : [ admin ]

SHC:

[splunk@splunk-shc-example-c3-search-head-0 metadata]$ pwd
/opt/splunk/etc/apps/app_tel_for_sok8s_shc/metadata
[splunk@splunk-shc-example-c3-search-head-0 metadata]$ cat default.meta
[]
access = read : [ * ], write : [ admin ]

Cluster Manager:

[splunk@splunk-cm-new-c3-cluster-manager-0 metadata]$ pwd
/opt/splunk/etc/apps/app_tel_for_sok8s_cmanager/metadata
[splunk@splunk-cm-new-c3-cluster-manager-0 metadata]$ cat default.meta
[]
access = read : [ * ], write : [ admin ]

@akondur akondur requested a review from vivekr-splunk August 12, 2024 21:33
@akondur akondur merged commit 6af91b5 into develop Aug 13, 2024
18 checks passed
@akondur akondur changed the title Add default.meta in the telemetry addressing vulnerability CSPL-2655 - Add default.meta in the telemetry addressing vulnerability Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants