Commit 30fe258
| Repository | bojemoi |
| Branch | main |
| Auteur | Betty |
| Hash | 30fe25816284cf1e4b7a5992157253b835d7d91a |
| Date | 2026-02-11 |
Description
- Use localhost:5000/faraday:latest instead of faradaysec/faraday:latest (workers have no internet)
- Fix Celery Redis URLs in server.ini (redis -> redis://redis:6379/0)
- Fix REDIS_SERVER env var (redis.bojemoi.lab -> redis service name)
- Fix reporter config: use Traefik URL, set default workspace to honeypot
- Fix config.json: remove invalid JSON comments
- Fix plugin_faraday.py: handle paginated workspace response, add verify=False for self-signed certs
Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com