Skip to content

Conversation

@danielrbradley
Copy link
Contributor

  • Use callback instead of fixed value for secret replacement.
  • Find all strings recursively in JSON objects for replacement.
  • Handle difference between gRPC using "value" and state using a "plaintext" string.

Fixes #108

@danielrbradley danielrbradley requested review from a team and thomas11 October 20, 2024 00:46
@danielrbradley danielrbradley self-assigned this Oct 20, 2024
Copy link
Contributor

@thomas11 thomas11 left a comment

Choose a reason for hiding this comment

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

Workflow failure due to my recent change in #3651 but otherwise LGTM

- Use callback instead of fixed value for secret replacement.
- Find all strings recursively in JSON objects for replacement.
- Handle difference between gRPC using "value" and state using a "plaintext" string.
@danielrbradley danielrbradley merged commit 1c91af6 into main Oct 23, 2024
1 check passed
@danielrbradley danielrbradley deleted the fix-recursive-sanitize branch October 23, 2024 19:38
@pulumi-bot
Copy link

This PR has been shipped in release v0.1.4.

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.

Secret scrubbing should maintain JSON schema

3 participants