-
Fix security vulnerabilities in lamassu module
Some checks failednix-bitcoin tests / build_test_drivers (push) Has been cancellednix-bitcoin tests / check_flake (push) Has been cancellednix-bitcoin tests / test_scenario (default) (push) Has been cancellednix-bitcoin tests / test_scenario (joinmarket-bitcoind-29) (push) Has been cancellednix-bitcoin tests / test_scenario (netns) (push) Has been cancellednix-bitcoin tests / test_scenario (netnsRegtest) (push) Has been cancelledreleased this
2026-01-11 19:03:39 +00:00 | 5 commits to main since this release- Fix SQL injection in PostgreSQL password setup by using psql's
parameterized variable syntax (:'password') instead of direct
string interpolation - Change skip2FA default to false for secure-by-default behavior
🤖 Generated with Claude Code
Co-Authored-By: Claude Opus 4.5 noreply@anthropic.com
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
3 downloads
- Fix SQL injection in PostgreSQL password setup by using psql's