Bezpieczeństwo i prywatność¶
Wskazówka
W Weblate bezpieczeństwo utrzymuje środowisko, które ceni prywatność naszych użytkowników.
Development of Weblate adheres to the Best Practices of the Linux Foundation’s Core Infrastructure Initiative.
Zobacz także
Discovered a security issue in Weblate? Please read Reporting security issues.
Security updates¶
Only the latest release is guaranteed to receive security updates.
Tracking dependencies for vulnerabilities¶
Security issues in our dependencies are monitored using Renovate. This covers the Python and JavaScript libraries, and the latest stable release has its dependencies updated to avoid vulnerabilities.
Podpowiedź
There might be vulnerabilities in third-party libraries which do not affect Weblate, so those are not addressed by releasing bugfix versions of Weblate.
Bezpieczeństwo kontenera Dockera¶
The Docker containers are regularly scanned using Anchore and Trivy security scanners.
Dzięki temu możemy wcześnie wykryć luki w zabezpieczeniach i szybko wprowadzić ulepszenia.
You can get the results of these scans at GitHub — they are stored as artifacts on our CI as SARIF.
Zobacz także