Closed markchalloner closed 1 year ago
Note, I changed googlecos
to cos
throughout as this code was building the probe with name falco_googlecos_<release>_<version>.o
, however falco-driver-loader uses the /etc/os-release ID variable (cos
in Google COS) when building/loading the probe:
...
* Trying to compile the eBPF probe (falco_cos_5.15.65_1.o)
...
* eBPF probe located in /root/.falco/3.0.1+driver/x86_64/falco_cos_5.15.65_1.o
...
Slight change to method of writing files into the volume to avoid some command injection 😨
👀
@sHesl and/or @steakunderscore. Any additional feedback or happy to get this merged in?
Thanks
... also add hashes to all third party modules.