An open API service for producing an overview of a list of open source projects.

https://github.com/fencesandbox/fence

bubblewrap code-security coding-agent landlock sandbox seatbelt seccomp socat

Score: 14.253473833464891

Last synced: about 17 hours ago
JSON representation

Repository metadata:

Lightweight, container-free sandbox for running commands with network and filesystem restrictions


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 1 day ago

Total Commits: 187
Total Committers: 18
Avg Commits per committer: 10.389
Development Distribution Score (DDS): 0.209

Commits in past year: 187
Committers in past year: 18
Avg Commits per committer in past year: 10.389
Development Distribution Score (DDS) in past year: 0.209

Name Email Commits
JY Tan j****0@g****m 148
dependabot[bot] 4****] 13
Martin Häcker s****r@g****e 7
Zhong Jianxin a****s 2
priuatus 7****s 2
yimsk y****a@g****m 2
Masayuki Matsuki s****u@g****m 2
Andrea Baccega v****a@g****m 1
Dominik Tomasi d****i 1
Florian Kühnlenz f****z@g****m 1
Hielke Walinga h****a@g****m 1
Marcin Wiśniowski s****x@s****l 1
Nilton Volpato n****n@v****o 1
Octopus k****e@m****m 1
Rene Leonhardt 6****t 1
uesyn 1****n 1
voidexpr 8****r 1
zerone0x z****x@d****g 1

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 21
Total pull requests: 24
Average time to close issues: 7 days
Average time to close pull requests: 2 days
Total issue authors: 13
Total pull request authors: 7
Average comments per issue: 1.67
Average comments per pull request: 0.88
Merged pull request: 20
Bot issues: 0
Bot pull requests: 5

Past year issues: 21
Past year pull requests: 24
Past year average time to close issues: 7 days
Past year average time to close pull requests: 2 days
Past year issue authors: 13
Past year pull request authors: 7
Past year average comments per issue: 1.67
Past year average comments per pull request: 0.88
Past year merged pull request: 20
Past year bot issues: 0
Past year bot pull requests: 5

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/fencesandbox/fence

Top Issue Authors

  • finnvyrn (5)
  • rmhubbert (2)
  • hwalinga (2)
  • jaromrax (2)
  • goerz (2)
  • justinhoward (1)
  • sigmaSd (1)
  • chapmandu (1)
  • tdryer (1)
  • Kermit (1)
  • FeliciousX (1)
  • merrickluo (1)
  • dwt (1)

Top Pull Request Authors

  • jy-tan (11)
  • dependabot[bot] (5)
  • hwalinga (2)
  • reneleonhardt (2)
  • dwt (2)
  • octo-patch (1)
  • shfx (1)

Top Issue Labels

Top Pull Request Labels

  • dependencies (5)
  • go (5)

Package metadata

proxy.golang.org: github.com/fencesandbox/fence

  • Homepage: https://github.com/fencesandbox/fence
  • Documentation: https://pkg.go.dev/github.com/fencesandbox/fence#section-documentation
  • Licenses: apache-2.0
  • Latest release: v0.1.66 (published 21 days ago)
  • Last Synced: 2026-08-25T16:01:46.204Z (1 day ago)
  • Versions: 57
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 4.711%
    • Average: 4.869%
    • Dependent repos count: 5.027%
formulae.brew.sh: fence

Lightweight sandbox for commands with network and filesystem restrictions

  • Homepage: https://github.com/fencesandbox/fence
  • Licenses: Apache-2.0
  • Latest release: 0.1.66 (published 20 days ago)
  • Last Synced: 2026-08-25T16:01:30.604Z (1 day ago)
  • Versions: 20
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 91 Last month
  • Rankings:
    • Dependent packages count: 14.905%
    • Downloads: 24.975%
    • Average: 27.828%
    • Dependent repos count: 43.603%

Dependencies

.github/workflows/benchmark.yml actions
  • actions/checkout v6 composite
  • actions/setup-go v6 composite
  • actions/setup-node v6 composite
  • actions/setup-python v6 composite
  • actions/upload-artifact v7 composite
.github/workflows/release.yml actions
  • actions/checkout v6 composite
  • actions/setup-go v6 composite
  • goreleaser/goreleaser-action v7 composite
go.mod go
  • github.com/bmatcuk/doublestar/v4 v4.10.0
  • github.com/creack/pty v1.1.24
  • github.com/davecgh/go-spew v1.1.1
  • github.com/inconshreveable/mousetrap v1.1.0
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/spf13/cobra v1.10.2
  • github.com/spf13/pflag v1.0.9
  • github.com/stretchr/testify v1.11.1
  • github.com/things-go/go-socks5 v0.1.1
  • github.com/tidwall/gjson v1.19.0
  • github.com/tidwall/jsonc v0.3.3
  • github.com/tidwall/match v1.1.1
  • github.com/tidwall/pretty v1.2.0
  • github.com/tidwall/sjson v1.2.5
  • golang.org/x/sys v0.47.0
  • golang.org/x/term v0.45.0
  • gopkg.in/yaml.v3 v3.0.1
examples/01-dev-server/package.json npm
  • express ^4.18.2
  • ioredis ^5.3.2
  • undici ^6.19.2
.github/workflows/main.yml actions
  • actions/checkout v6 composite
  • actions/setup-go v6 composite
  • actions/setup-node v6 composite
  • actions/setup-python v6 composite
go.sum go
  • github.com/bmatcuk/doublestar/v4 v4.10.0
  • github.com/cpuguy83/go-md2man/v2 v2.0.6
  • github.com/creack/pty v1.1.24
  • github.com/davecgh/go-spew v1.1.1
  • github.com/inconshreveable/mousetrap v1.1.0
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/russross/blackfriday/v2 v2.1.0
  • github.com/spf13/cobra v1.10.2
  • github.com/spf13/pflag v1.0.9
  • github.com/stretchr/testify v1.11.1
  • github.com/things-go/go-socks5 v0.1.1
  • github.com/tidwall/gjson v1.14.2
  • github.com/tidwall/gjson v1.19.0
  • github.com/tidwall/jsonc v0.3.3
  • github.com/tidwall/match v1.1.1
  • github.com/tidwall/pretty v1.2.0
  • github.com/tidwall/sjson v1.2.5
  • go.yaml.in/yaml/v3 v3.0.4
  • golang.org/x/net v0.35.0
  • golang.org/x/sys v0.47.0
  • golang.org/x/term v0.45.0
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/yaml.v3 v3.0.1