Skip to content

Conversation

@cl-efornaciari
Copy link

@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: 81e2c62

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

Comment on lines 2 to 3
'@chainlink/bank-frick-adapter': major
'@chainlink/superstate-adapter': major
Copy link
Contributor

Choose a reason for hiding this comment

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

These are not major since they are not breaking changes

@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
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