type.inbound
and any(body.links,
any(.href_url.ip.translation.encoders,
. in ('octal', 'decimal_integer')
)
)
Playground
Test against your own EMLs or sample data.
type.inbound
and any(body.links,
any(.href_url.ip.translation.encoders,
. in ('octal', 'decimal_integer')
)
)
Test against your own EMLs or sample data.