Skip to content

Fix Qualys parser to prevent merging findings on different ports #18050

Fix Qualys parser to prevent merging findings on different ports

Fix Qualys parser to prevent merging findings on different ports #18050

Status Failure
Total duration 17s
Artifacts

ruff.yml

on: pull_request
ruff-linting
11s
ruff-linting
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Ruff (E251): dojo/tools/qualys/parser.py#L368
dojo/tools/qualys/parser.py:368:53: E251 Unexpected spaces around keyword / parameter equals
Ruff (E251): dojo/tools/qualys/parser.py#L368
dojo/tools/qualys/parser.py:368:51: E251 Unexpected spaces around keyword / parameter equals
Ruff (E231): dojo/tools/qualys/parser.py#L368
dojo/tools/qualys/parser.py:368:46: E231 Missing whitespace after `,`
Ruff (FURB110): dojo/tools/qualys/parser.py#L367
dojo/tools/qualys/parser.py:367:24: FURB110 Replace ternary `if` expression with `or` operator
Ruff (E251): dojo/tools/qualys/parser.py#L363
dojo/tools/qualys/parser.py:363:50: E251 Unexpected spaces around keyword / parameter equals
Ruff (E251): dojo/tools/qualys/parser.py#L363
dojo/tools/qualys/parser.py:363:48: E251 Unexpected spaces around keyword / parameter equals
Ruff (E231): dojo/tools/qualys/parser.py#L363
dojo/tools/qualys/parser.py:363:43: E231 Missing whitespace after `,`
Ruff (E251): dojo/tools/qualys/parser.py#L363
dojo/tools/qualys/parser.py:363:34: E251 Unexpected spaces around keyword / parameter equals
Ruff (E251): dojo/tools/qualys/parser.py#L363
dojo/tools/qualys/parser.py:363:32: E251 Unexpected spaces around keyword / parameter equals
Ruff (FURB110): dojo/tools/qualys/parser.py#L362
dojo/tools/qualys/parser.py:362:24: FURB110 Replace ternary `if` expression with `or` operator