Bump ruff from 0.7.4 to 0.8.1 #7602
Annotations
10 errors
Run Ruff Linter:
dojo/management/commands/rename_mend_findings.py#L36
dojo/management/commands/rename_mend_findings.py:36:36: RUF039 First argument to `re.search()` is not raw string
|
Run Ruff Linter:
dojo/management/commands/rename_mend_findings.py#L37
dojo/management/commands/rename_mend_findings.py:37:34: RUF039 First argument to `re.search()` is not raw string
|
Run Ruff Linter:
dojo/pipeline.py#L110
dojo/pipeline.py:110:27: RUF039 First argument to `re.search()` is not raw string
|
Run Ruff Linter:
dojo/tools/appcheck_web_application_scanner/engines/base.py#L208
dojo/tools/appcheck_web_application_scanner/engines/base.py:208:30: RUF039 First argument to `re.compile()` is not raw string
|
Run Ruff Linter:
dojo/tools/burp_enterprise/parser.py#L165
dojo/tools/burp_enterprise/parser.py:165:54: RUF039 First argument to `re.search()` is not raw string
|
Run Ruff Linter:
dojo/tools/burp_graphql/parser.py#L222
dojo/tools/burp_graphql/parser.py:222:31: RUF039 First argument to `re.search()` is not raw string
|
Run Ruff Linter:
dojo/tools/crashtest_security/parser.py#L188
dojo/tools/crashtest_security/parser.py:188:43: RUF039 First argument to `re.findall()` is not raw string
|
Run Ruff Linter:
dojo/tools/factory.py#L118
dojo/tools/factory.py:118:20: PTH208 Use `pathlib.Path.iterdir()` instead.
|
Run Ruff Linter:
dojo/tools/microfocus_webinspect/parser.py#L114
dojo/tools/microfocus_webinspect/parser.py:114:31: RUF039 First argument to `re.search()` is not raw string
|
Run Ruff Linter:
dojo/tools/nexpose/parser.py#L268
dojo/tools/nexpose/parser.py:268:49: RUF039 First argument to `re.sub()` is not raw string
|
Loading