# Security Policy
## Reporting a Vulnerability
Security contact is being prepared. Until then, please open an issue and prefix the title with `security:`.
## Data Handling
`tally` processes input from stdin only. It does not transmit data over the network or store logs by default.
Users are responsible for the data they provide as input.
## Supported Versions
Only the latest minor version will receive security updates.
---
# セキュリティポリシー(日本語)
## 脆弱性の報告
連絡先は準備中です。暫定的に、タイトルを `security:` で始めたIssueを作成してください。
## データ取り扱い
`tally` は stdin の入力のみを処理し、ネットワーク送信や保存は行いません。
入力データの責任は利用者側にあります。
## サポート対象
最新のマイナーバージョンのみをサポート対象とします。