simar7

Results 179 comments of simar7

We're running into this with our project that uses OPA/wasm (which uses wasmtime-go internally). Does this mean wasmtime-go can't be used on an alpine base image until this is resolved?

I believe so. Correct me if I'm wrong @itaysk

One additional way @grantseltzer brought up was to use libbpfgo wrapper to call underlying C code. While this makes testing a whole lot simpler it does have an overhead of...

I keep meaning to reply on this discussion but keep forgetting – I read through #253 there are some good ideas raised. After thinking about it some more I wonder...

Data point: Just loaded a fresh Tracee and I think the issue is still there. ``` tracee@e568d7d2e632[/tracee]$ sudo ./dist/tracee-ebpf \ -o format:json \ -o option:parse-arguments \ --trace comm=bash \ --trace...

> The performance of c to go calls has improved in recent go versions: [golang/go#42469 (comment)](https://github.com/golang/go/issues/42469#issuecomment-747741061) > > If there is no strong evidence that this is still an issue...

Still seems to be the case on v0.54.0.

Please have descriptive titles for all PRs.

thanks @lyoung-confluent for your contribution! This is a cool idea. Could you please sign the CLA first? Once you have that, could we explore some example rego policies that could...

hi @aqibbutt20 thanks for the PR - could you please sign the CLA for us?