Merge branch 'spiral-project:master' into master

This commit is contained in:
Jinx 2024-02-19 16:00:47 +08:00 committed by GitHub
commit f9e1e9241c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 4 deletions

View file

@ -4,9 +4,9 @@
| Version | Supported |
| ------- | ------------------ |
| 5.0.x | :heavy_check_mark: |
| 4.1.x | :heavy_check_mark: |
| <= 4.0 | :x: |
| 6.2.x | :heavy_check_mark: |
| 6.1.x | :heavy_check_mark: |
| <= 6.0 | :x: |
## Reporting a Vulnerability

View file

@ -1,3 +1,2 @@
[python: **.py]
[jinja2: **/templates/**.html]
extensions=jinja2.ext.autoescape,jinja2.ext.with_