Skip to content

Comments

Make ENV vars sensitive by default#660

Open
johnnymugs wants to merge 2 commits intomainfrom
censor-env-vars-by-default
Open

Make ENV vars sensitive by default#660
johnnymugs wants to merge 2 commits intomainfrom
censor-env-vars-by-default

Conversation

@johnnymugs
Copy link

No description provided.

@github-actions
Copy link
Contributor

github-actions bot commented Jan 16, 2026

NPM Publishing labels 🏷️

🟢 This PR has valid version labels and will cause a minor bump.

@johnnymugs johnnymugs force-pushed the censor-env-vars-by-default branch 2 times, most recently from 76b2dc8 to 682729a Compare January 16, 2026 03:06
@johnnymugs johnnymugs force-pushed the censor-env-vars-by-default branch from 682729a to 4eb9da0 Compare February 17, 2026 21:31
@johnnymugs johnnymugs marked this pull request as ready for review February 17, 2026 21:32
@johnnymugs johnnymugs requested a review from a team as a code owner February 17, 2026 21:32
Comment on lines +679 to +681
name.endsWith('RPC_URL') ||
name.endsWith('API_KEY') ||
name.startsWith('API_KEY')) &&
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should change this to contains also make a list constant

@mxiao-cll
Copy link
Contributor

Update scripts/generator-adapter/generators/app/templates/src/config/index.ts.ejs as well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants