セキュリティとプライバシー条項

ちなみに

Weblate では、セキュリティはユーザーのプライバシーを尊重する環境を維持します。

Weblate の開発は、CII ベスト プラクティス - Best Practices of the Linux Foundation's Core Infrastructure Initiative に従っています。

Tracking dependencies for vulnerabilities

We do monitor security issues in our dependencies using Dependabot. This covers Python and JavaScript libraries and latest stable release should have adjusted dependencies to avoid vulnerabilities.

ヒント

There might be vulnerabilities in third-party libraries which do not affect Weblate, and we do not address these in a bugfix release.

Docker containers security

The Docker containers are scanned using Anchore and Trivy.

This allows us to detect vulnerabilities early and release an updated version of the container containing fixes.

You can get the results of these scans at GitHub - they are stored as artifacts on our CI as Static Analysis Results Interchange Format (SARIF).