Mohammed Farhan Aslam57 downloadsJira-style case and SOC incident tracking in Obsidian: issue keys, epics, kanban swimlanes, SLA timers, IOC handling, reports and shift handover.
Jira-style case & SOC incident tracking, natively in your Obsidian vault. Cases and tasks are plain markdown with YAML frontmatter — portable, searchable, version-controllable, fully offline. No services, no accounts.
Built for a solo SOC analyst's daily shift: triage fast, keep an honest audit trail, hand over cleanly.
Case tracking
SOC-12) — stable, immutable case addresses, with a global
Open case… command (fuzzy search over every key + recently opened cases)sev:>=high sla:breached ioc:evil[.]com),
a built-in syntax popover, live match counts, and saved viewsSOC pack
ioc: pivot to find an indicator
across casesOne case/task = one markdown file (pm-project / pm-task frontmatter),
stored under Cases/ and Tasks/<case>/. If any other plugin that reads the
same pm-project/pm-task frontmatter is ever installed in the same vault,
keep it disabled while Casefile is enabled: both would write the same files.
Works alongside SOC Toolkit: descriptions are plain notes, so its defang and IP-reputation commands work inside them.
See INSTALL.md — corepack pnpm package builds a portable
offline bundle for any vault on any machine.
MIT — see LICENSE. Release history in CHANGELOG.md.