aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: 865cf83aaf35e4762262984e9731ba744c1a1d10 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
name: "nsjail"
description:
    "A light-weight process isolation tool, making use of Linux namespaces and "
    "seccomp-bpf syscall filters (with help of the kafel bpf language)"

third_party {
  url {
    type: HOMEPAGE
    value: "http://nsjail.com"
  }
  url {
    type: GIT
    value: "https://github.com/google/nsjail"
  }
  version: "c7a313123b3dcb845ed3822b99ad9db69a6a82c8"
  last_upgrade_date { year: 2019 month: 1 day: 10 }
  license_type: NOTICE
}