Correct related-work framing - #4
Merged
Merged
Conversation
Owner
Author
|
Verification and review complete.
Primary-source review confirmed the three added neighbours:
The final wording explicitly treats cross-event detection as established prior art. Tripwire's contribution is limited to its reproducible labelled measurement, frozen holdout, and provenance-granularity finding. RSigma is identified only as a future evaluation candidate, not adopted as a dependency. Repository visibility remains private. |
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
sigma-ai, Netzilo AIDR Sigma, and Timescale RSigma.Why
The previous wording contrasted ATR's event rules with Tripwire's ordered matching and therefore understated existing sequence-detection work. Several agent-security projects already implement temporal or graph-based multi-event correlation. The report should position Tripwire on what this repository actually demonstrates rather than on mechanism novelty.
Source verification
agentshield-ai/sigma-aidocuments temporal correlation fields and sequence rules such as web-browse then execute.netzilo/aidr-sigmadescribes a persistent per-session behaviour graph for multi-step attack patterns.timescale/rsigmadocuments in-process stateful correlation, corpus backtesting, persistent state, and OTLP ingestion.cveye/agentsigmaremains correctly linked and characterised as Sigma-compatible runtime detection for the agent tool-call layer.Impact and scope
Documentation and generated-report assertions only. This does not change
TW-001, the corpus, labels, taxonomy, split, dependencies, or measured counts. It does not select RSigma as a dependency or begin M3 backend work. Repository visibility remains private.Verification
uv run tripwire verify: TP 6, FP 1, TN 36, FN 11srcandtestsgit diff --checkpassed