elastic / elastic/endpoint-package
[Bug] MAC Addresses Using `:` Separators Instead of `-`
Open
- Dominant language
- Python
- Stars
- 33
- Forks
- 20
- Avg merge
- 2d 16h
- Merged PRs (30d)
- 5
Description
While working on an Integration for Elastic Agent, I noticed there are some discrepancies between the use of `:` or `-` separators for MAC addresses throughout some Elastic products. According to [ECS Host Fields](https://www.elastic.co/guide/en/ecs/current/ecs-host.html#field-host-mac), the standard should be `-`, but as of 8.6.2, Elastic Endpoint is still using `:` separators for MAC addresses.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.