palantir / phishcatch

A browser extension and API server for detecting corporate password use on external websites
https://github.com/palantir/phishcatch/wiki
Apache License 2.0
91 stars 20 forks source link

curl statement to test webhook fails #20

Closed HardChalice closed 3 years ago

HardChalice commented 3 years ago

The test curl statement to see if the webhook is configured properly automatically responds with "Couldn't send stack alert". Even though slack webhook is configured properly in the dockerfile. Running the server locally. Curl statement to get server status returns as healthy. Not sure why I can't curl the slack app.