Skip to content

Security: David-Wu1119/beli-cli

Security

SECURITY.md

Security

beli-cli v0.1 is local and fixture-backed.

Protected In v0.1

  • No real Beli credentials are requested.
  • No network requests are made.
  • Writes are limited to the local state JSON file selected by --state.
  • JSON output is stable for automation.

Not Protected In v0.1

  • Live Beli account access.
  • Private mobile API compatibility.
  • Multi-user authorization.
  • Sync conflict handling.

Do not paste real account credentials into this tool. Live adapters should stay opt-in and fixture-tested.

There aren't any published security advisories