feat: upgrade SAFE-UC-0022 (Security operations investigation assistant) from seed to full draft#30
Merged
bishnubista merged 2 commits intoApr 25, 2026
Conversation
…nt) from seed to full draft Seven-stage kill chain with four novel stages (adversarial-content ingestion, cross-tenant pivot, SOAR action authorization, evidence / chain-of-custody tampering). SAFE-MCP mapping covers 26 techniques. Evidence spans OWASP LLM Top 10 2025, NIST AI 600-1, NIST SP 800-61 Rev 3, NIST CSF 2.0, MITRE ATT&CK, vendor products (Microsoft Security Copilot, CrowdStrike Charlotte AI, Dropzone AI), and public research (Simon Willison lethal trifecta, Invariant Labs GitHub MCP exploitation, Greshake et al. indirect prompt injection). Crosswalk promoted to draft with MSSP/SOC-oriented NAICS coverage. Signed-off-by: arjunastha <arjun@astha.ai>
Member
|
Hey @arjunastha — merged #27, #28, #29, #31 today. This one now has conflicts on |
…-soc-investigation-assistant Signed-off-by: arjunastha <arjun@astha.ai> # Conflicts: # README.md
Contributor
Author
|
@bishnubista addressed |
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
Promotes SAFE-UC-0022 from seed to full draft, aligned with the latest community precedent. Covers the adversarial-input-by-design SOC investigation assistant workflow — fundamentally distinct from prior UCs (0018 read-only summarization, 0024 privileged shell execution, 0011 consumer-facing banking) in that the data being investigated is authored by the parties under investigation.
Changes
Citation accuracy
All URLs live-verified via WebFetch / WebSearch (77 tool calls across research agents). Local validator (
scripts/validate_contributions.sh) passes.Safety attestation
No exploit steps, no sensitive info, defender-friendly throughout.
Requesting DSO review per CONTRIBUTING.md.