Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Notification (with notify) does not initialize in Docker mode #719

Open
behnam-io opened this issue Jun 1, 2023 · 0 comments
Open

Notification (with notify) does not initialize in Docker mode #719

behnam-io opened this issue Jun 1, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@behnam-io
Copy link

Describe the bug
I installed reconftw in docker mode. Set all relevant configs, enabled notifications, and filled in the "notify" provider config file. But it doesn't send notification in any case when running reconftw. Reconnaissance is run normally and successfully generates result, but it doesn't send notification to defined webhook. I'm testing with discord

To Reproduce
Steps to reproduce the behavior:

  1. Pull reconftw docker image
  2. Do the basic configurations
  3. Fill in "notify" provider config with relevant information
  4. Remind to enable notifications in reconftw config file
  5. Run reconftw docker container for a sample website

Expected behavior
Reconftw should send notification when the option is enabled and valid webhook is assigned.

@behnam-io behnam-io added the bug Something isn't working label Jun 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant