-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
userguide: explain rule types and categorization - v5 #12112
Conversation
Add documentation about the rule types introduced by 2696fda. Add doc tags around code definitions that are referenced in the docs. Task #https://redmine.openinfosecfoundation.org/issues/7031
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
2 more things I missed previously, sorry
- Per transaction update | ||
- On buffer keywords | ||
- Application layer protocol-related, e.g. `http.host`, `rfb.secresult`, | ||
dcerpc_stub_data |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
dce_stub_data or dcerpc.stub_data (last is newer, so use that)
|
||
.. note:: Scope: `Flow, if stateful` | ||
|
||
(**) Apply to the flow. If a segment isn't accepted into a stream for any |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
should this be directly under the (*)
note?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Will move it back there.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #12112 +/- ##
==========================================
+ Coverage 83.23% 83.28% +0.05%
==========================================
Files 906 906
Lines 257647 257647
==========================================
+ Hits 214458 214588 +130
+ Misses 43189 43059 -130
Flags with carried forward coverage won't be shown. Click here to find out more. |
Feedback incorporated: #12113 |
Add documentation about the rule types introduced by 2696fda.
Add doc tags around code definitions that are referenced in the docs.
Task #https://redmine.openinfosecfoundation.org/issues/7031
Link to ticket: https://redmine.openinfosecfoundation.org/issues/
I guess this covers https://redmine.openinfosecfoundation.org/issues/7031
Built docs: https://suri-rtd-test.readthedocs.io/en/doc-sigtypes-et-properties-v5/rules/intro.html#rule-types-and-categorization
Previous PR: #12111
Describe changes: (tried to) address feedback:
Decode Events
rule type toDecoder Events
, since that's how they're defined in the original commit messagestarts with
/startswith