https://github.com/bytedance/varmor-ebpf

vArmor-ebpf is a specialized project dedicated to maintaining the BPF code utilized by vArmor.

https://github.com/bytedance/varmor-ebpf

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.6%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

vArmor-ebpf is a specialized project dedicated to maintaining the BPF code utilized by vArmor.

Basic Info
  • Host: GitHub
  • Owner: bytedance
  • License: gpl-2.0
  • Language: C
  • Default Branch: main
  • Homepage:
  • Size: 1.94 MB
Statistics
  • Stars: 35
  • Watchers: 4
  • Forks: 8
  • Open Issues: 0
  • Releases: 0
Created almost 3 years ago · Last pushed 10 months ago
Metadata Files
Readme License

README.md

vArmor-ebpf

This project is dedicated to maintaining the BPF code of vArmor.

The vArmor-ebpf project is licensed under GPL-2.0, except for the user space components which are subject to different license terms. Please refer to the code header information in the code files.

Your integration of vArmor-ebpf into your own projects should require compliance with the GPL2.0 License, as well as the other licenses applicable to the user space components included within vArmor-ebpf.

Owner

  • Name: Bytedance Inc.
  • Login: bytedance
  • Kind: organization
  • Location: Singapore

GitHub Events

Total
  • Issues event: 1
  • Watch event: 11
  • Delete event: 7
  • Issue comment event: 1
  • Push event: 20
  • Pull request review event: 5
  • Pull request event: 11
  • Fork event: 4
  • Create event: 9
Last Year
  • Issues event: 1
  • Watch event: 11
  • Delete event: 7
  • Issue comment event: 1
  • Push event: 20
  • Pull request review event: 5
  • Pull request event: 11
  • Fork event: 4
  • Create event: 9

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 3
  • Total pull requests: 13
  • Average time to close issues: about 3 hours
  • Average time to close pull requests: 2 days
  • Total issue authors: 3
  • Total pull request authors: 3
  • Average comments per issue: 0.33
  • Average comments per pull request: 0.08
  • Merged pull requests: 11
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 1
  • Pull requests: 7
  • Average time to close issues: N/A
  • Average time to close pull requests: 5 days
  • Issue authors: 1
  • Pull request authors: 1
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.0
  • Merged pull requests: 5
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • Danny-Wei (1)
  • zpxlz (1)
  • zer0-1s (1)
Pull Request Authors
  • Danny-Wei (13)
  • spoock1024 (1)
  • LiYanVip (1)
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads: unknown
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 0
proxy.golang.org: github.com/bytedance/vArmor-ebpf
  • Versions: 0
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Dependent packages count: 5.7%
Average: 5.9%
Dependent repos count: 6.1%
Last synced: 10 months ago

Dependencies

go.mod go
  • github.com/cilium/ebpf v0.10.0
  • github.com/dlclark/regexp2 v1.9.0
  • github.com/go-logr/logr v1.2.3
  • github.com/google/go-cmp v0.5.9
  • github.com/pkg/errors v0.9.1
  • golang.org/x/sys v0.6.0
  • gotest.tools v2.2.0+incompatible
  • k8s.io/klog/v2 v2.90.1
  • sigs.k8s.io/controller-runtime v0.14.5
go.sum go
  • github.com/cilium/ebpf v0.10.0
  • github.com/dlclark/regexp2 v1.9.0
  • github.com/frankban/quicktest v1.14.4
  • github.com/go-logr/logr v1.2.0
  • github.com/go-logr/logr v1.2.3
  • github.com/google/go-cmp v0.5.9
  • github.com/kr/pretty v0.3.1
  • github.com/kr/text v0.2.0
  • github.com/onsi/ginkgo/v2 v2.6.0
  • github.com/onsi/gomega v1.24.1
  • github.com/pkg/errors v0.9.1
  • github.com/rogpeppe/go-internal v1.9.0
  • golang.org/x/net v0.3.1-0.20221206200815-1e63c2f08a10
  • golang.org/x/sys v0.6.0
  • golang.org/x/text v0.5.0
  • gopkg.in/yaml.v3 v3.0.1
  • gotest.tools v2.2.0+incompatible
  • k8s.io/klog/v2 v2.90.1
  • sigs.k8s.io/controller-runtime v0.14.5