Skip to content

[8.x](backport #41542) Switch to base 16 for TLS serial number in packetbeat in line with ECS changes #6677

[8.x](backport #41542) Switch to base 16 for TLS serial number in packetbeat in line with ECS changes

[8.x](backport #41542) Switch to base 16 for TLS serial number in packetbeat in line with ECS changes #6677

Workflow file for this run

name: pre-commit
on:
pull_request:
push:
branches:
- main
- 7.1*
- 8.*
permissions:
contents: read
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: elastic/oblt-actions/pre-commit@v1