Skip to content

SecretService and Provider, filter out secret environment variables#7671

Open
labkey-matthewb wants to merge 12 commits into
developfrom
fb_secretservice
Open

SecretService and Provider, filter out secret environment variables#7671
labkey-matthewb wants to merge 12 commits into
developfrom
fb_secretservice

Conversation

@labkey-matthewb
Copy link
Copy Markdown
Contributor

@labkey-matthewb labkey-matthewb commented May 15, 2026

Rationale

We want to make it easy to identify configuration that's considered secret, like API keys or other credentials.

Changes

  • Scrub sensitive environment variables for reporting in Admin Console and forking external processes
  • Pull secrets from startup properties or environment variables
  • Adopt ProcessBuilder variant that does the scrubbing
  • Admin Console reporting for secrets and their sources (not their values)

Tasks 📍

  • Claude Code Review
  • Manual Testing
  • Test Automation
  • Verify Fix

@github-actions
Copy link
Copy Markdown

WARNING: This PR appears to have the default title generated by GitHub. Please use something more descriptive.

@labkey-jeckels labkey-jeckels changed the title Fb secretservice SecretService and Provider, filter out secret environment variables May 22, 2026
@labkey-jeckels labkey-jeckels marked this pull request as ready for review May 22, 2026 21:12
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