https://github.com/seccomp/libseccomp-golang

bpf libseccomp seccomp

Last synced: about 1 month ago

Repository metadata:

The libseccomp golang bindings repository


Owner metadata:


Committers metadata

Last synced: about 1 month ago

Total Commits: 114
Total Committers: 20
Avg Commits per committer: 5.7
Development Distribution Score (DDS): 0.553

Commits in past year: 1
Committers in past year: 1
Avg Commits per committer in past year: 1.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Kir Kolyshkin k****n@g****m 51
Paul Moore p****l@p****m 24
Rodrigo Campos r****o@k****o 5
Tyler Hicks t****s@c****m 5
Matthew Heon m****n@g****m 4
Matthew Heon m****n@r****m 4
Kenta Tada K****a@s****m 3
Thordur Bjornsson t****i@s****t 3
NODA, Kai n****i@g****m 2
Paul Moore p****e@r****m 2
Tom Hromatka t****a@o****m 2
Alban Crequy a****n@k****o 1
Aleksa Sarai a****i@s****e 1
K.C. Wong k****g@v****m 1
Michael Holzheu h****u@l****m 1
Paulo Gomes p****f@l****m 1
Phil Estes e****p@g****m 1
Sebastiaan van Stijn g****b@g****l 1
Tonis Tiigi t****i@g****m 1
Wang Qilin w****2@h****m 1

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

go: github.com/seccomp/libseccomp-golang

Package seccomp provides bindings for libseccomp, a library wrapping the Linux seccomp syscall. Seccomp enables an application to restrict system call use for itself and its children.


Dependencies

.github/workflows/test.yml actions
  • actions/checkout v3 composite
  • actions/setup-go v3 composite
.github/workflows/validate.yml actions
  • actions/checkout v3 composite
  • golangci/golangci-lint-action v3 composite
go.mod go
go.sum go