Skip to content

Add integrations security section to Kubernetes page#36123

Open
NouemanKHAL wants to merge 1 commit intomasterfrom
noueman.khalikine/kubernetes-integrations-security
Open

Add integrations security section to Kubernetes page#36123
NouemanKHAL wants to merge 1 commit intomasterfrom
noueman.khalikine/kubernetes-integrations-security

Conversation

@NouemanKHAL
Copy link
Copy Markdown
Member

@NouemanKHAL NouemanKHAL commented Apr 20, 2026

What does this PR do? What is the motivation?

Adds an "Integrations security" section to the Kubernetes integrations page documenting four new datadog.yaml parameters that control filesystem access based on the trust level of the configuration provider:

  • integration_ignore_untrusted_file_params
  • integration_file_paths_allowlist
  • integration_trusted_providers
  • integration_security_excluded_checks

These options help prevent path traversal and unauthorized file access when file paths come from untrusted providers (such as pod annotations).

Merge instructions

Merge readiness:

  • Ready for merge

Additional notes

Document the four datadog.yaml parameters that control filesystem
access for integrations based on configuration provider trust level.
@NouemanKHAL NouemanKHAL requested a review from a team as a code owner April 20, 2026 15:58
@NouemanKHAL NouemanKHAL changed the title [DOCS-XXXXX] Add integrations security section to Kubernetes page Add integrations security section to Kubernetes page Apr 20, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Preview links (active after the build_preview check completes)

Modified Files

@hestonhoffman hestonhoffman self-assigned this Apr 20, 2026
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