thought-machine / falco-probes

Automated build and mirror of eBPF kernel probes for use as a driver with the Falco runtime security agent (https://falco.org/)
Apache License 2.0
16 stars 4 forks source link

Add Go interfaces and initial implementation for AmazonLinux2 #5

Closed VJftw closed 3 years ago

VJftw commented 3 years ago

This PR adds the Go interfaces from the design and a rough but functional implementation of amazonlinux2 of those interfaces along with basic unit tests.

The standard of this PR is lower than we usually expect, but is in the interest of unblocking other work and we have additional tech-debt work to cover improving this.