Skip to content

fix: replace hardcoded IBAN and bank details in placeholders#1045

Closed
TaprootFreak wants to merge 2 commits into
developfrom
fix/remove-hardcoded-iban-placeholder
Closed

fix: replace hardcoded IBAN and bank details in placeholders#1045
TaprootFreak wants to merge 2 commits into
developfrom
fix/remove-hardcoded-iban-placeholder

Conversation

@TaprootFreak

Copy link
Copy Markdown
Collaborator

Summary

  • Replace real account IBAN (CH78 8080 8002 6086 1409 2) with generic placeholder (CH00 0000 0000 0000 0000 0)
  • Replace counterparty IBAN (DE89 3704 0044 0532 0130 00) with generic placeholder (DE00 0000 0000 0000 0000 00)
  • Replace DFX AG and Raiffeisenbank with generic values (Acme AG, Bank)
  • Fixes security bot finding from Release: develop -> main #1043

Test plan

  • Verify placeholder text in manual bank transaction form at /sepa/manual
  • Confirm form still validates and submits correctly

Replace real account details (IBAN, bank name, account owner) with
generic placeholder values in the manual bank transaction form.
@github-actions

Copy link
Copy Markdown

🤖 PR Review Bot

❌ Security: 1 critical vulnerabilities


This is an automated review. Please address the issues above.

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.

1 participant