Skip to content

Commit

Permalink
chore: Sync with WeblateOrg/meta
Browse files Browse the repository at this point in the history
  • Loading branch information
nijel committed Jan 15, 2025
1 parent f713b32 commit d25d107
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 4 deletions.
5 changes: 5 additions & 0 deletions .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,11 @@
"^requirements-.*\\.txt$"
]
},
"pep723": {
"fileMatch": [
"scripts/.*"
]
},
"packageRules": [
{
"matchDatasources": [
Expand Down
17 changes: 13 additions & 4 deletions SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,18 @@ The Weblate team takes security and related transparency very seriously.
We welcome any peer review of our 100% open-source code to ensure nobody's Weblate
is ever compromised or hacked.

Information about practices for reporting and fixing security issues is described
in [our documentation][1] and on [our page at HackerOne][2]. This ensures all
vulnerabilities are solved securely, quickly, and transparently.
If you think you have identified a security issue with a Weblate project, **do
not open a public issue**.

To responsibly report a security issue, please navigate to the Security tab for
the repository and click “Report a vulnerability”.

Be sure to include as much detail as necessary in your report. As with
reporting normal issues, a minimal reproducible example will help the
maintainers address the issue faster.

More information about practices for reporting and fixing security issues is
described in [our documentation][1]. This ensures all vulnerabilities are
solved securely, quickly, and transparently.

[1]: https://docs.weblate.org/en/latest/contributing/issues.html#security
[2]: https://hackerone.com/weblate

0 comments on commit d25d107

Please sign in to comment.