ynab-bank-importer icon indicating copy to clipboard operation
ynab-bank-importer copied to clipboard

💰 Pull transactions from your bank and import them to YNAB automatically.

Results 24 ynab-bank-importer issues
Sort by recently updated
recently updated
newest added

Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.8 to 1.12.5. Release notes Sourced from nokogiri's releases. 1.12.5 / 2021-09-27 Security [JRuby] Address CVE-2021-41098 (GHSA-2rr5-8q37-2w7h). In Nokogiri v1.12.4 and earlier, on JRuby only, the SAX...

dependencies

Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.6.0 to 2.8.0. Changelog Sourced from addressable's changelog. Addressable 2.8.0 fixes ReDoS vulnerability in Addressable::Template#match no longer replaces + with spaces in queries for non-http(s) schemes fixed...

dependencies

Bumps [mechanize](https://github.com/sparklemotion/mechanize) from 2.7.6 to 2.7.7. Release notes Sourced from mechanize's releases. 2.7.7 / 2021-02-01 Security fixes for CVE-2021-21289 Mechanize >= v2.0, < v2.7.7 allows for OS commands to be...

dependencies

Hi, is there any chance you can provide better explenation for novices? I found your container on docker and installed on my unraid rig. It seems to pull the entire...

This is the error message. ``` /usr/local/lib/ruby/gems/2.4/gems/ruby_fints-0.0.3/lib/fints/dialog.rb:83:in `send_msg': {"9050"=>"Die Nachricht enthält Fehler.", "9075"=>"Starke Kundenauthentifizierung notwendig.", "9800"=>"Dialog abgebrochen", "9340"=>"Auftrag abgelehnt."} (FinTS::DialogError) from /usr/local/lib/ruby/gems/2.4/gems/ruby_fints-0.0.3/lib/fints/dialog.rb:67:in `init' from /usr/local/lib/ruby/gems/2.4/gems/ruby_fints-0.0.3/lib/fints/client.rb:20:in `get_sepa_accounts' from /root/ynab-bank-importer/lib/dumper/fints.rb:21:in `fetch_transactions' from...

help wanted
N26
FinTS

Great project! Is there a way to get it to work for UBS Bank in Switzerland? I am using Buxfer right now and that connects to UBS via SaltEdge. However,...

Bumps [json](https://github.com/flori/json) from 2.1.0 to 2.3.1. Changelog Sourced from json's changelog. 2020-06-30 (2.3.1) Spelling and grammar fixes for comments. Pull request #191 by Josh Kline. Enhance generic JSON and #generate...

dependencies

Bumps [activesupport](https://github.com/rails/rails) from 5.2.2 to 5.2.4.3. Release notes Sourced from activesupport's releases. 5.2.4.2 Active Support No changes. Active Model No changes. Active Record No changes. Action View Fix possible XSS...

dependencies

Starting this year, I am seeing several transactions with the wrong year. These are imported from a German ING account. I don't know if it's a problem with the bank...

Currently working on integrating SaltEdge API - I'm using this for the German bank "DKB" and it seems to work for all accounts (including credit cards): ### Configuration: ``` -...