Skip to content

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

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

fix: replace hardcoded IBAN and bank details in placeholders#1044
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 DFX AG and Raiffeisenbank with generic values (Acme AG, Bank)
  • Fixes security bot finding from Release: develop -> main #1043 (hardcoded bank details in source code)

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

github-actions Bot commented Apr 10, 2026

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