Add RetailShield capability matrix#80
Merged
Merged
Conversation
…and 5 playbooks Documents every detection rule and response playbook with MITRE technique, tactic, severity, frequency, data sources, playbook trigger, and honest status labels (Complete vs Placeholder for generic stubs). Includes tactic coverage summary and watchlist/custom table dependency tables. Closes #73
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
The file was stored with literal \n sequences instead of real newlines (MCP push_files encoding bug from previous session), causing syntax errors in pytest and flake8 on every branch forked from dev.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Closes #73
Adds
docs/capability-matrix.md— a single reference document covering every detection rule and response playbook with honest status labels.What's in the matrix
Retail detection rules (13) — full row for each: rule name, KQL file, MITRE technique, tactic, severity, query frequency, data sources (standard tables + custom tables + watchlists), recommended playbook trigger, and status. All 13 are marked ✅ Complete.
Generic detection rules (6) — MITRE mapping documented with ⬜ Placeholder status for each, since the KQL files contain only comments and no implemented logic yet.
Response playbooks (5) — block-ip, isolate-endpoint, quarantine-email, suspend-terminal, incident-reporting — each with trigger, description, and ✅ Complete status.
Supporting tables:
How to test
Check rule count:
Cross-check against KQL files:
Read the document and verify:
Generated by Claude Code