Skip to content

Conversation

@cl-efornaciari
Copy link
Contributor

@cl-efornaciari cl-efornaciari commented Nov 24, 2025

Closes DF-22512

Description

Patch sensitive fields in superset & bank_frick

Changes

  • Updated sensitive flag on relevant fields

Steps to Test

  1. Inspect kafka messages in RedPanda for relevant EAs
  2. Expect to see sensitive field values scrubbed

Quality Assurance

  • If a new adapter was made, or an existing one was modified so that its environment variables have changed, update the relevant infra-k8s configuration file.
  • If a new adapter was made, or an existing one was modified so that its environment variables have changed, update the relevant adapter-secrets configuration file.
  • If a new adapter was made, or a new endpoint was added, update the test-payload.json file with relevant requests.
  • The branch naming follows git flow (feature/x, chore/x, release/x, hotfix/x, fix/x) or is created from Jira.
  • This is related to a maximum of one Jira story or GitHub issue.
  • Types are safe (avoid TypeScript/TSLint features like any and disable, instead use more specific types).
  • All code changes have 100% unit and integration test coverage. If testing is not applicable or too difficult to justify doing, the reasoning should be documented explicitly in the PR.

@changeset-bot
Copy link

changeset-bot bot commented Nov 24, 2025

🦋 Changeset detected

Latest commit: ceb1d6a

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@chainlink/bank-frick-adapter Patch
@chainlink/superstate-adapter Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@cl-efornaciari cl-efornaciari changed the title Feature/df 22512/patch sensitive fields for several eas DF-22512: Patch sensitive fields for several EAs Nov 26, 2025
@cl-efornaciari cl-efornaciari force-pushed the feature/DF-22512/patch-sensitive-fields-for-several-eas branch from df57083 to ec8d949 Compare November 26, 2025 18:21
@cl-efornaciari cl-efornaciari force-pushed the feature/DF-22512/patch-sensitive-fields-for-several-eas branch 2 times, most recently from 5ba1c71 to f6065b0 Compare December 2, 2025 14:09
@cl-efornaciari cl-efornaciari force-pushed the feature/DF-22512/patch-sensitive-fields-for-several-eas branch from f6065b0 to c68343c Compare December 2, 2025 14:20
@cl-efornaciari cl-efornaciari merged commit cd65fcc into main Dec 2, 2025
15 of 16 checks passed
@cl-efornaciari cl-efornaciari deleted the feature/DF-22512/patch-sensitive-fields-for-several-eas branch December 2, 2025 19:09
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.

3 participants