You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I’m helping a business download ZKB statements (camt.053 v08) and PDF bank documents over EBICS 3.0. We only need downloads, not payments. I’m evaluating the current master at 9e45631.
I’m not an EBICS expert. An AI-assisted review raised a few concerns worth checking before we run this unattended:
How bank keys and incoming bank responses are verified.
Downloads overwriting an existing file before the new data is checked.
How to recover safely if the connection drops around the download acknowledgement.
We checked the code paths and reproduced some behaviors locally, without contacting a bank. We may still be missing context about the intended usage.
Would you be open to findings from an AI-assisted review? Happy to share more details and contribute a focused PR if useful. For the security-related details, is there a private reporting channel you’d prefer?
Hi, thanks for maintaining this project.
I’m helping a business download ZKB statements (
camt.053v08) and PDF bank documents over EBICS 3.0. We only need downloads, not payments. I’m evaluating the currentmasterat9e45631.I’m not an EBICS expert. An AI-assisted review raised a few concerns worth checking before we run this unattended:
We checked the code paths and reproduced some behaviors locally, without contacting a bank. We may still be missing context about the intended usage.
Would you be open to findings from an AI-assisted review? Happy to share more details and contribute a focused PR if useful. For the security-related details, is there a private reporting channel you’d prefer?