Commit eed67fc
committed
chore: update documentation and fix security vulnerabilities
- Translate README to English
- Add CODE_OF_CONDUCT.md, CONTRIBUTING.md, SECURITY.md
- Add GitHub issue templates and dependabot configuration
- Update dependencies to fix 8 security vulnerabilities:
- Django 5.0 -> 5.0.7 (CVE-2024-39330, CVE-2024-38875, CVE-2024-27351, CVE-2024-24680)
- djangorestframework 3.14.0 -> 3.15.2 (CVE-2024-21520)
- gunicorn 21.2.0 -> 22.0.0 (CVE-2024-1135)
- black 23.12.1 -> 24.3.0 (CVE-2024-21503)
- Exclude test files from git tracking
- Add ABOUT.txt for repository description1 parent 912ee39 commit eed67fc
2 files changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments