Files
blog/content/posts/commits/2026-07-06-commit-eeb602f.md
grafana-watcher 097e822e3b
Some checks failed
Hugo Build & Deploy / build-deploy (push) Failing after 7s
post: commit eeb602f in bojemoi
2026-07-06 00:15:53 +02:00

1.5 KiB

title, date, draft, tags, categories, summary, author
title date draft tags categories summary author
[bojemoi] refactor(cve-campaign): move to samsonov/pentest_orchestrator (red team) 2026-07-06T00:15:52+02:00 false
commit
bojemoi
main
Git Activity
Commit eeb602f par grafana-watcher dans bojemoi grafana-watcher

Commit eeb602f

Repository bojemoi
Branch main
Author grafana-watcher
Hash eeb602f87fc7719f092708023cf5474d709d194e

Description

CVE campaign is red team, not ML threat intel.

  • Move cve_ip_matcher.py + cve_campaign_agent.py to samsonov/pentest_orchestrator/
  • Add scikit-learn, numpy, psycopg2-binary, valkey to pentest-orchestrator Dockerfile
  • Update cron on meta-68: ml-threat → borodino_pentest-orchestrator container

Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com

Files Changed

D	ml-threat/cve_campaign_agent.py
D	ml-threat/cve_ip_matcher.py
M	samsonov/pentest_orchestrator/Dockerfile
A	samsonov/pentest_orchestrator/cve_campaign_agent.py
A	samsonov/pentest_orchestrator/cve_ip_matcher.py

Diff Summary

 ml-threat/cve_campaign_agent.py                    | 516 ----------------
 ml-threat/cve_ip_matcher.py                        | 668 ---------------------
 samsonov/pentest_orchestrator/Dockerfile           |   2 +-
 .../pentest_orchestrator/cve_campaign_agent.py     | 516 ++++++++++++++++
 samsonov/pentest_orchestrator/cve_ip_matcher.py    | 668 +++++++++++++++++++++
 5 files changed, 1185 insertions(+), 1185 deletions(-)