• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1[
2    {
3    "Name": "checkpolicy",
4    "License": "GPL V2.0",
5    "License File": "checkpolicy/LICENSE",
6    "Version Number": "3.5",
7    "Owner": "jiangxiaofeng8@huawei.com",
8    "Upstream URL": "https://github.com/SELinuxProject/selinux",
9    "Description": "This module is the policy compiler which uses libsepol to generate the binary policy."
10    },
11    {
12    "Name": "libselinux",
13    "License": "Public Domain",
14    "License File": "libselinux/LICENSE",
15    "Version Number": "3.5",
16    "Owner": "jiangxiaofeng8@huawei.com",
17    "Upstream URL": "https://github.com/SELinuxProject/selinux",
18    "Description": "This module is the runtime SELinux library that provides interfaces to SELinux-aware applications."
19    },
20    {
21    "Name": "libsepol",
22    "License": "LGPL V2.1",
23    "License File": "libsepol/LICENSE",
24    "Version Number": "3.5",
25    "Owner": "jiangxiaofeng8@huawei.com",
26    "Upstream URL": "https://github.com/SELinuxProject/selinux",
27    "Description": "This module is the binary policy manipulation library."
28    },
29    {
30    "Name": "secilc",
31    "License": "BSD 2-Clause License",
32    "License File": "secilc/LICENSE",
33    "Version Number": "3.5",
34    "Owner": "jiangxiaofeng8@huawei.com",
35    "Upstream URL": "https://github.com/SELinuxProject/selinux",
36    "Description": "This module is a compiler which builds a kernel binary policy with cil files."
37    }
38]
39