- Notifications
You must be signed in to change notification settings - Fork 513
[Security Rules] Update security rules package to v1.0.2 #3238
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
Conversation
...ges/security_detection_engine/kibana/security_rule/699e9fdb-b77c-4c01-995c-1c15019b9c43.json Show resolved Hide resolved
| "timestamp_override": "event.ingested", | ||
| "type": "query", | ||
| "version": 11 | ||
| "version": 10 |
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.
👀
Co-authored-by: Justin Ibarra <brokensound77@users.noreply.github.com>
| "timestamp_override": "event.ingested", | ||
| "type": "query", | ||
| "version": 11 | ||
| "version": 10 |
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.
Version 10 in Version Lock file.
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.
11 in prod 0.16.2
...ges/security_detection_engine/kibana/security_rule/e555105c-ba6d-481f-82bb-9b633e7b4827.json Outdated Show resolved Hide resolved
...ges/security_detection_engine/kibana/security_rule/785a404b-75aa-4ffd-8be5-3334a5a544dd.json Outdated Show resolved Hide resolved
...ges/security_detection_engine/kibana/security_rule/68994a6c-c7ba-4e82-b476-26a26877adf6.json Outdated Show resolved Hide resolved
...ges/security_detection_engine/kibana/security_rule/ad3f2807-2b3e-47d7-b282-f84acbbe14be.json Outdated Show resolved Hide resolved
...ges/security_detection_engine/kibana/security_rule/acbc8bb9-2486-49a8-8779-45fb5f9a93ee.json Outdated Show resolved Hide resolved
...ges/security_detection_engine/kibana/security_rule/a99f82f5-8e77-4f8b-b3ce-10c0f6afbc73.json Outdated Show resolved Hide resolved
...ges/security_detection_engine/kibana/security_rule/cad4500a-abd7-4ef3-b5d3-95524de7cfe1.json Outdated Show resolved Hide resolved
...ges/security_detection_engine/kibana/security_rule/6f435062-b7fc-4af9-acea-5b1ead65c5a5.json Outdated Show resolved Hide resolved
…5c-ba6d-481f-82bb-9b633e7b4827.json
…4b-75aa-4ffd-8be5-3334a5a544dd.json
…6c-c7ba-4e82-b476-26a26877adf6.json
…07-2b3e-47d7-b282-f84acbbe14be.json
…b9-2486-49a8-8779-45fb5f9a93ee.json
…f5-8e77-4f8b-b3ce-10c0f6afbc73.json
…0a-abd7-4ef3-b5d3-95524de7cfe1.json
…62-b7fc-4af9-acea-5b1ead65c5a5.json
| "timestamp_override": "event.ingested", | ||
| "type": "query", | ||
| "version": 11 | ||
| "version": 10 |
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.
👀
...ges/security_detection_engine/kibana/security_rule/cf549724-c577-4fd6-8f9b-d1b8ec519ec0.json Outdated Show resolved Hide resolved
…24-c577-4fd6-8f9b-d1b8ec519ec0.json
...ges/security_detection_engine/kibana/security_rule/93e63c3e-4154-4fc6-9f86-b411e0987bbf.json Outdated Show resolved Hide resolved
…3e-4154-4fc6-9f86-b411e0987bbf.json
What does this PR do?
Update the Security Rules package to version 1.0.2.
Autogenerated from commit https://github.com/elastic/detection-rules/tree/5fced6368bcc44431039ae80929d42d47e8cdd69
Checklist
I have verified that all data streams collect metrics or logs.changelog.ymlfile.manifest.ymlfile to point to the latest Elastic stack release (e.g.^7.13.0).Author's Checklist
How to test this PR locally
package-storageto build EPR from sourceRelated issues
None
Screenshots
None