Skip to content

v0.4.1 — Security & Cleanup

Choose a tag to compare

@alexph-dev alexph-dev released this 17 Feb 06:51

Security

  • Fix SQL injection in customer/account name queries (single-quote escaping)
  • ~/.qbo/ directory permissions hardened to 700 (was 755)

Improvements

  • qbo --version / qbo -V
  • Imports moved to module level
  • Removed redundant computations in JSON output

Upgrade

pip install --upgrade qbo-cli