yogeshojha / rengine

reNgine is an automated reconnaissance framework for web applications with a focus on highly configurable streamlined recon process via Engines, recon data correlation and organization, continuous monitoring, backed by a database, and simple yet intuitive User Interface. reNgine makes it easy for penetration testers to gather reconnaissance with minimal configuration and with the help of reNgine's correlation, it just makes recon effortless.
https://yogeshojha.github.io/rengine/
GNU General Public License v3.0
7.54k stars 1.14k forks source link

bug: Remove watchmedo usage in production #1419

Closed yogeshojha closed 2 months ago

yogeshojha commented 2 months ago

Is there an existing issue for this?

Current Behavior

Watchmedo is a gret tool while in development and can watch file changes, but unnecessary and causes more bad than good in production. Remove watchmedo usage in production environment.

Expected Behavior

Removal of watchmedo in prod

Steps To Reproduce

na

Environment

- reNgine: 
- OS: 
- Python: 
- Docker Engine: 
- Docker Compose: 
- Browser:

Anything else?

No response

github-actions[bot] commented 2 months ago

Hey @yogeshojha! πŸ‘‹ Thanks for flagging this bug! πŸ›πŸ”

You're our superhero bug hunter! πŸ¦Έβ€β™‚οΈπŸ¦Έβ€β™€οΈ Before we suit up to squash this bug, could you please:

πŸ“š Double-check our documentation: https://rengine.wiki πŸ•΅οΈ Make sure it's not a known issue πŸ“ Provide all the juicy details about this sneaky bug

Once again - thanks for your vigilance! πŸ› οΈπŸš€

yogeshojha commented 2 months ago

This is released in reNgine 2.2.0, checkout: What's new in 2.2.0