Monthly Manifest and Schema Refresh + investigation guides#6387
Merged
Conversation
Contributor
Enhancement - GuidelinesThese guidelines serve as a reminder set of considerations when addressing adding a feature to the code. Documentation and Context
Code Standards and Practices
Testing
Additional Checks
|
1 similar comment
Contributor
Enhancement - GuidelinesThese guidelines serve as a reminder set of considerations when addressing adding a feature to the code. Documentation and Context
Code Standards and Practices
Testing
Additional Checks
|
|
⛔️ Test failed Results
|
Aegrah
approved these changes
Jul 6, 2026
Contributor
There was a problem hiding this comment.
Pull request overview
This PR refreshes stack schema mappings and increments the Python package version while adding investigation guides to several Linux detection rules to improve triage usability.
Changes:
- Added investigation-guide content (
note) to multiple Linux rules and tagged them withResources: Investigation Guide. - Updated
updated_dateon the touched rules to reflect the modification date. - Bumped
detection_rulespackage version and refreshed stack-to-schema version mappings (Beats/ECS).
Reviewed changes
Copilot reviewed 8 out of 72 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| rules/linux/privilege_escalation_container_escape_via_kernel_core_pattern.toml | Adds an investigation guide and updates metadata/tags for the core_pattern container escape rule. |
| rules/linux/execution_busybox_unusual_execution.toml | Adds an investigation guide and updates metadata/tags for the Busybox proxy execution rule. |
| rules/linux/discovery_curl_external_ip_discovery.toml | Adds an investigation guide and updates metadata/tags for the curl external IP discovery rule. |
| rules/linux/defense_evasion_proxy_execution_via_systemd_run.toml | Adds an investigation guide and updates metadata/tags for the systemd-run proxy execution rule. |
| rules/linux/defense_evasion_lolbin_so_load.toml | Adds an investigation guide and updates metadata/tags for the shared-object load via LoLBin rule. |
| rules/linux/command_and_control_netcon_file_creation.toml | Adds an investigation guide and updates metadata/tags for the netconn-then-file-create sequence rule. |
| pyproject.toml | Increments the detection_rules project version to 1.7.8. |
| detection_rules/etc/stack-schema-map.yaml | Updates the mapped Beats/ECS schema versions for stack 9.4.0 and 9.5.0. |
terrancedejesus
approved these changes
Jul 6, 2026
eric-forte-elastic
approved these changes
Jul 6, 2026
|
⛔️ Test failed Results
|
|
⛔️ Test failed Results
|
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.
Pull Request
Issue link(s): https://github.com/elastic/ia-trade-team/issues/967
Summary - What I changed
How To Test
Checklist
bug,enhancement,schema,maintenance,Rule: New,Rule: Deprecation,Rule: Tuning,Hunt: New, orHunt: Tuningso guidelines can be generatedmeta:rapid-mergelabel if planning to merge within 24 hoursContributor checklist