Commit 0120f0b
| Repository | bojemoi |
| Branch | main |
| Author | Betty |
| Hash | 0120f0b799851f915c49330e748760161c778d7b |
Description
- datasources.yml: UIDs explicites + ajout Sentinel DB (sentinel-pg) + password POSTGRES_PASSWORD pour PostgreSQL-ThreatIntel/MSF
- stack/01-service-hl.yml: expose POSTGRES_PASSWORD à Grafana, bump config grafana-datasources_v4→v5
- stack/47-service-vigie.yml: ajouter réseau monitoring pour scraping Prometheus
- stack/40-service-borodino.yml: REDIS_HOST=valkey pour pentest-exporter
- metrics_exporter.py: os.environ.get(‘REDIS_HOST’,‘valkey’) au lieu de ‘redis’ hardcodé
- c2-sessions.json: corriger msf_c2_sessions_total_total → msf_c2_sessions_total
- medved/db.py: migration idempotente - DROP au lieu de RENAME si colonne reported_to_dojo existe déjà (fix crash DuplicateColumnError)
Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com