File tree Expand file tree Collapse file tree 2 files changed +18
-4
lines changed
Expand file tree Collapse file tree 2 files changed +18
-4
lines changed Original file line number Diff line number Diff line change 1919 " ^requirements-.*\\ .txt$"
2020 ]
2121 },
22+ "pep723" : {
23+ "fileMatch" : [
24+ " scripts/.*"
25+ ]
26+ },
2227 "packageRules" : [
2328 {
2429 "matchDatasources" : [
Original file line number Diff line number Diff line change @@ -12,9 +12,18 @@ The Weblate team takes security and related transparency very seriously.
1212We welcome any peer review of our 100% open-source code to ensure nobody's Weblate
1313is ever compromised or hacked.
1414
15- Information about practices for reporting and fixing security issues is described
16- in [ our documentation] [ 1 ] and on [ our page at HackerOne] [ 2 ] . This ensures all
17- vulnerabilities are solved securely, quickly, and transparently.
15+ If you think you have identified a security issue with a Weblate project, ** do
16+ not open a public issue** .
17+
18+ To responsibly report a security issue, please navigate to the Security tab for
19+ the repository and click “Report a vulnerability”.
20+
21+ Be sure to include as much detail as necessary in your report. As with
22+ reporting normal issues, a minimal reproducible example will help the
23+ maintainers address the issue faster.
24+
25+ More information about practices for reporting and fixing security issues is
26+ described in [ our documentation] [ 1 ] . This ensures all vulnerabilities are
27+ solved securely, quickly, and transparently.
1828
1929[ 1 ] : https://docs.weblate.org/en/latest/contributing/issues.html#security
20- [ 2 ] : https://hackerone.com/weblate
You can’t perform that action at this time.
0 commit comments