Skip to content

Conversation

@NDStrahilevitz
Copy link
Collaborator

Types PR for #4353

Copy link
Collaborator

@yanivagman yanivagman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Decoding and encoding pointer data fields has so far relied on the
uintptr go type. But this type is architecture dependent, and tracee
should be able to parse 64-bit pointers in any case (tracee with ebpf
capabilities is only supported on 64-bit machines, but tracee analyze
should potentially be able to differ. In any case we shouldn't hang
user presentations on architecture speicifc features).
@NDStrahilevitz NDStrahilevitz force-pushed the types/data_field_decoding branch from e5e15df to b9e3d2b Compare April 10, 2025 11:30
@NDStrahilevitz NDStrahilevitz merged commit d722e32 into aquasecurity:main Apr 10, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants