You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Some responders doesn't list all there requirements in requirements.txt file.
UmbrellaBlacklister requires cortexutils and requests
ZEROFOX_Close_alert requires cortexutils and requests
ZEROFOX_Takedown_request requires cortexutils and requests
Thus, execution of that responders fails with docker.
The text was updated successfully, but these errors were encountered:
Describe the bug
Some responders doesn't list all there requirements in requirements.txt file.
UmbrellaBlacklister requires cortexutils and requests
ZEROFOX_Close_alert requires cortexutils and requests
ZEROFOX_Takedown_request requires cortexutils and requests
Thus, execution of that responders fails with docker.
The text was updated successfully, but these errors were encountered: