Security and privacy

Tip

At Weblate, security maintains an environment that values the privacy of our users.

Weblate development follows the 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.

Hint

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).