Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/celery/celery
/ SecurityWarning
Class
SecurityWarning
celery/exceptions.py:133–134 ·
view source on GitHub ↗
Potential security issue found.
Source
from the content-addressed store, hash-verified
131
132
133
class
SecurityWarning(CeleryWarning):
134
""
"Potential security issue found."
""
135
136
137
class
CeleryError(Exception):
Callers
2
check_privileges
Function · 0.85
_warn_or_raise_security_error
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected