oidc keycloak adaptions #62
Annotations
10 errors
Ruff (F401):
dojo/group/utils.py#L6
dojo/group/utils.py:6:25: F401 `django.conf.settings` imported but unused
|
Ruff (E302):
dojo/pipeline.py#L87
dojo/pipeline.py:87:1: E302 Expected 2 blank lines, found 1
|
Ruff (F401):
dojo/tools/neuvector_api/updater.py#L4
dojo/tools/neuvector_api/updater.py:4:36: F401 `django.core.exceptions.ValidationError` imported but unused
|
Ruff (E302):
dojo/tools/neuvector_api/updater.py#L29
dojo/tools/neuvector_api/updater.py:29:1: E302 Expected 2 blank lines, found 1
|
Ruff (E302):
dojo/tools/neuvector_api/updater.py#L48
dojo/tools/neuvector_api/updater.py:48:1: E302 Expected 2 blank lines, found 1
|
Ruff (E302):
dojo/tools/neuvector_api/updater.py#L57
dojo/tools/neuvector_api/updater.py:57:1: E302 Expected 2 blank lines, found 1
|
Ruff (E302):
dojo/tools/neuvector_api/updater.py#L67
dojo/tools/neuvector_api/updater.py:67:1: E302 Expected 2 blank lines, found 1
|
Ruff (F401):
dojo/tools/tenablesc_api/api_client.py#L1
dojo/tools/tenablesc_api/api_client.py:1:8: F401 `json` imported but unused
|
Ruff (F401):
dojo/tools/tenablesc_api/api_client.py#L3
dojo/tools/tenablesc_api/api_client.py:3:8: F401 `requests` imported but unused
|
Ruff (E302):
dojo/tools/tenablesc_api/updater.py#L52
dojo/tools/tenablesc_api/updater.py:52:1: E302 Expected 2 blank lines, found 1
|