Add dual-signal containment gate community plugin - #223
Open
Ahmed Hassan (AAH20) wants to merge 1 commit into
Open
Add dual-signal containment gate community plugin#223Ahmed Hassan (AAH20) wants to merge 1 commit into
Ahmed Hassan (AAH20) wants to merge 1 commit into
Conversation
Stop Copilot from recommending contain on SnortML GID 411 / ML-only Firepower incidents; classify signature vs corroborated vs fail-closed unknown. Co-authored-by: Cursor <cursoragent@cursor.com>
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
Adds a Community Based Plugin so Microsoft Security Copilot does not treat SnortML / GID 411 / EVE-high as a classic IDS signature true positive and recommend ungated contain.
Hard rule: ML confidence ≠ signature true positive.
Folder:
Plugins/Community Based Plugins/DualSignalContainmentGate/Skills
ml_only/signature/corroborated/unknown. Must not recommend block IP / isolate onml_onlyorunknown.CommonSecurityLogCisco Firepower/FTD matching GID 411 / SnortMLUnknown and ML-only fail closed (escalate / HITL). Signature and corroborated may recommend gated HITL contain only — never ungated BlockIP/SOAR
block ip.GID 411 plus a leftover classification string is still ML-only.
Why this is contribution-first
Agents now sit in front of Sentinel incidents. Dual-signal analytics (#14925) and BlockIP playbooks (#14926) are not enough if Copilot still tells the analyst to contain on ML-only. This plugin is the agentic Gate/Prove sibling of those PRs and of Splunk SOAR
dual_signal_containment_gate.Compounds
Optional production Gate/Prove consumer (paid Continuous Trust, not unpaid R&D): https://github.com/AAH20/aegis-decision-fabric · https://a2zsoc.com/consultation
Test plan
ml_onlyand does not recommend containsignaturewith gated HITL onlyunknown/ fail closedMade with Cursor