MCPcopy
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
133class SecurityWarning(CeleryWarning):
134 """Potential security issue found."""
135
136
137class CeleryError(Exception):

Callers 2

check_privilegesFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected