From 8bc0e9669c716fa9dd84e0b3eead80af5c69b9a2 Mon Sep 17 00:00:00 2001 From: Patrick Roland Date: Thu, 16 Apr 2026 10:55:20 -0500 Subject: [PATCH] =?UTF-8?q?Add=20ZettelForge=20=E2=80=94=20agentic=20CTI?= =?UTF-8?q?=20memory=20system?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.6 (1M context) --- Github Projects.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Github Projects.md b/Github Projects.md index 174a96c..1af529a 100644 --- a/Github Projects.md +++ b/Github Projects.md @@ -23,6 +23,7 @@ - SubDomainizer - https://github.com/nsonaniya2010/SubDomainizer - Get All Urls - https://github.com/lc/gau - GHunt - https://github.com/mxrch/GHunt +- ZettelForge - Agentic memory for CTI. Extracts CVEs, actors, IOCs, MITRE ATT&CK techniques. STIX 2.1 knowledge graph with causal chain retrieval. Offline, no API keys. `pip install zettelforge` - https://github.com/rolandpg/zettelforge ```