implemented an asyncified flatpages app #7
Annotations
3 errors and 1 warning
|
Ruff (S308):
django_async_extensions/acontrib/flatpages/views.py#L68
django_async_extensions/acontrib/flatpages/views.py:68:15: S308 Use of `mark_safe` may expose cross-site scripting vulnerabilities
|
|
Ruff (S308):
django_async_extensions/acontrib/flatpages/views.py#L69
django_async_extensions/acontrib/flatpages/views.py:69:17: S308 Use of `mark_safe` may expose cross-site scripting vulnerabilities
|
|
ruff
The process '/opt/hostedtoolcache/ruff/0.9.6/x86_64/ruff' failed with exit code 1
|
|
ruff
Could not parse version from /home/runner/work/django-async-extensions/django-async-extensions/pyproject.toml. Using latest version.
|