Conversation
5da31c4 to
6321f22
Compare
🚀 Benchmarks reportTo see the full report comment with |
|
Pinging @elastic/sec-linux-platform (Team:Security-Linux Platform) |
|
Pinging @elastic/security-service-integrations (Team:Security-Service Integrations) |
|
Pinging @elastic/sec-windows-platform (Team:Security-Windows Platform) |
|
Pinging @elastic/elastic-agent-data-plane (Team:Elastic-Agent-Data-Plane) |
efd6
left a comment
There was a problem hiding this comment.
Could we have test cases for these?
|
I'm looking forward to this one :) |
belimawr
left a comment
There was a problem hiding this comment.
Approving the changes in the Windows integration.
...s/sentinel_one_cloud_funnel/data_stream/event/elasticsearch/ingest_pipeline/pipeline-dns.yml
Show resolved
Hide resolved
|
Reverted the change in the regexp since there are samples were ips are not at the beginning, so this is more resilient as it is now. |
💚 Build Succeeded
History
|
|
|
@marc-gr What are the cases that don't start with zero colons? If they exist, they should probably be included in test cases. |
They were already in the samples, tests fail if I add the change. |
|
Package sentinel_one_cloud_funnel - 1.3.1 containing this change is available at https://epr.elastic.co/search?package=sentinel_one_cloud_funnel |
|
Package sysmon_linux - 1.6.3 containing this change is available at https://epr.elastic.co/search?package=sysmon_linux |
|
Package system - 1.60.4 containing this change is available at https://epr.elastic.co/search?package=system |
|
Package windows - 2.0.1 containing this change is available at https://epr.elastic.co/search?package=windows |
|
|
* Fix IPv6 cleanup * Add tests examples * Improve regexp * Fix changelog quotes * Revert "Improve regexp" This reverts commit b7bfc7fb43da1661cb0a1745ec6e63de9c67cb29.
* Fix IPv6 cleanup * Add tests examples * Improve regexp * Fix changelog quotes * Revert "Improve regexp" This reverts commit b7bfc7fb43da1661cb0a1745ec6e63de9c67cb29.


Proposed commit message
Fix IPv6 cleanup in pipelines that replaced
::ffff:directly, malforming IPV6 addresses.Checklist
changelog.ymlfile.Related issues