aquasecurity / btfhub

BTFhub, in collaboration with the BTFhub Archive repository, supplies BTF files for all published kernels that lack native support for embedded BTF. This joint effort ensures that even kernels without built-in BTF support can effectively leverage the benefits of eBPF programs, promoting compatibility across various kernel versions.
Apache License 2.0
387 stars 45 forks source link

Run cron job in btfhub-archive repo #102

Open brycekahle opened 1 year ago

brycekahle commented 1 year ago

If we had the github actions running in btfhub-archive repo, then you wouldn't need custom authentication since you could use the default GITHUB_TOKEN. We only need to make changes in that repo in the cron job. We can easily check out the btfhub repo since it is public.