|
4 | 4 | "name": "android-inspector", |
5 | 5 | "description": ["Library of utilities to introspect source and binary Android apps and Android device firmware."], |
6 | 6 | "repository_url": "https://github.com/aboutcode-org/android-inspector", |
7 | | - "documentation_url": "n/a", |
8 | | - "package_download_url": ["n/a"], |
9 | | - "service_url": "n/a", |
| 7 | + "documentation_url": "https://github.com/aboutcode-org/android-inspector/blob/main/README.rst", |
| 8 | + "package_download_url": ["Not applicable"], |
| 9 | + "service_url": "Not applicable", |
10 | 10 | "languages": "Python", |
11 | 11 | "software_license": "Apache-2.0", |
12 | | - "data_license": "n/a", |
13 | | - "platform": "n/a", |
14 | | - "lead_maintainer": ["n/a"] |
| 12 | + "data_license": "Not applicable", |
| 13 | + "platform": "Python", |
| 14 | + "lead_maintainer": ["Not applicable"] |
15 | 15 | }, |
16 | 16 | { |
17 | 17 | "group": "inspectors", |
18 | 18 | "name": "binary-inspector", |
19 | | - "description": ["binary-inspector is a utility to extract symbols from various kinds of binaries, i.e. ELF, Mach-O, WinPE and other binary formats.", "binary-inspector supports the analysis intended to determine the code sources of a binary object and is designed to be used as a ScanCode Toolkit plugin or integrated in ScanCode.io pipelines."], |
| 19 | + "description": ["binary-inspector is a utility to extract symbols from various kinds of binaries, i.e. ELF, Mach-O, WinPE and other binary formats."], |
20 | 20 | "repository_url": "https://github.com/aboutcode-org/binary-inspector", |
21 | | - "documentation_url": "n/a", |
| 21 | + "documentation_url": "https://github.com/aboutcode-org/binary-inspector/blob/main/README.rst", |
22 | 22 | "package_download_url": ["https://pypi.org/project/binary-inspector/"], |
23 | | - "service_url": "n/a", |
| 23 | + "service_url": "Not applicable", |
24 | 24 | "languages": "Python", |
25 | 25 | "software_license": "Apache-2.0", |
26 | | - "data_license": "n/a", |
27 | | - "platform": "n/a", |
| 26 | + "data_license": "Not applicable", |
| 27 | + "platform": "Python", |
28 | 28 | "lead_maintainer": ["https://github.com/AyanSinhaMahapatra"] |
29 | 29 | }, |
30 | 30 | { |
31 | 31 | "group": "inspectors", |
32 | 32 | "name": "container-inspector", |
33 | | - "description": ["container-inspector is a tool to analyze the structure and provenance of software components in Docker images using static analysis.", "container-inspector supports the analysis of the contents of the various layers of a container and is designed to be integrated in ScanCode.io pipelines."], |
| 33 | + "description": ["container-inspector is a tool to analyze the structure and provenance of software components in Docker images using static analysis."], |
34 | 34 | "repository_url": "https://github.com/aboutcode-org/container-inspector", |
35 | | - "documentation_url": "n/a", |
| 35 | + "documentation_url": "https://github.com/aboutcode-org/container-inspector/blob/main/README.rst", |
36 | 36 | "package_download_url": ["https://pypi.org/project/container-inspector/"], |
37 | | - "service_url": "n/a", |
| 37 | + "service_url": "Not applicable", |
38 | 38 | "languages": "Python", |
39 | 39 | "software_license": "Apache-2.0", |
40 | | - "data_license": "n/a", |
41 | | - "platform": "n/a", |
| 40 | + "data_license": "Not applicable", |
| 41 | + "platform": "Python", |
42 | 42 | "lead_maintainer": ["https://github.com/JonoYang", "https://github.com/chinyeungli"] |
43 | 43 | }, |
44 | 44 | { |
45 | 45 | "group": "inspectors", |
46 | 46 | "name": "debian-inspector", |
47 | | - "description": ["debian-inspector is a tool to inspect debian codebases.", "debian-inspector is more flexible than other libraries, capable of parsing and inspecting almost correct control files that are not fully machine readable."], |
| 47 | + "description": ["debian-inspector is a tool to inspect debian codebases."], |
48 | 48 | "repository_url": "https://github.com/aboutcode-org/debian-inspector", |
49 | | - "documentation_url": "n/a", |
50 | | - "package_download_url": ["n/a"], |
51 | | - "service_url": "n/a", |
| 49 | + "documentation_url": "https://github.com/aboutcode-org/debian-inspector/blob/main/README.rst", |
| 50 | + "package_download_url": ["Not applicable"], |
| 51 | + "service_url": "Not applicable", |
52 | 52 | "languages": "Python", |
53 | 53 | "software_license": "Apache-2.0", |
54 | | - "data_license": "n/a", |
55 | | - "platform": "n/a", |
| 54 | + "data_license": "Not applicable", |
| 55 | + "platform": "Python", |
56 | 56 | "lead_maintainer": ["https://github.com/JonoYang", "https://github.com/AyanSinhaMahapatra"] |
57 | 57 | }, |
58 | 58 | { |
|
62 | 62 | "repository_url": "https://github.com/aboutcode-org/dependency-inspector", |
63 | 63 | "documentation_url": "https://scancodeio.readthedocs.io/en/latest/tutorial_cli_end_to_end_scanning_to_dejacode.html", |
64 | 64 | "package_download_url": ["https://github.com/aboutcode-org/dependency-inspector/releases"], |
65 | | - "service_url": "n/a", |
| 65 | + "service_url": "Not applicable", |
66 | 66 | "languages": "Python", |
67 | 67 | "software_license": "Apache-2.0", |
68 | | - "data_license": "n/a", |
69 | | - "platform": "n/a", |
70 | | - "lead_maintainer": ["n/a"] |
| 68 | + "data_license": "Not applicable", |
| 69 | + "platform": "Python", |
| 70 | + "lead_maintainer": ["Not applicable"] |
71 | 71 | }, |
72 | 72 | { |
73 | 73 | "group": "inspectors", |
74 | 74 | "name": "elf-inspector", |
75 | | - "description": ["elf-inspector is a set of utilities to inspect binary ELF files and collect interesting data from them.", "elf-inspector is designed to be used as a ScanCode Toolkit plugin as well as integrated in ScanCode.io pipelines."], |
| 75 | + "description": ["elf-inspector is a set of utilities to inspect binary ELF files and collect interesting data from them."], |
76 | 76 | "repository_url": "https://github.com/aboutcode-org/elf-inspector", |
77 | | - "documentation_url": "n/a", |
| 77 | + "documentation_url": "https://github.com/aboutcode-org/elf-inspector/blob/main/README.rst", |
78 | 78 | "package_download_url": ["https://pypi.org/project/elf-inspector/"], |
79 | | - "service_url": "n/a", |
| 79 | + "service_url": "Not applicable", |
80 | 80 | "languages": "Python", |
81 | 81 | "software_license": "Apache-2.0", |
82 | | - "data_license": "n/a", |
83 | | - "platform": "n/a", |
| 82 | + "data_license": "Not applicable", |
| 83 | + "platform": "Python", |
84 | 84 | "lead_maintainer": ["https://github.com/AyanSinhaMahapatra"] |
85 | 85 | }, |
86 | 86 | { |
87 | 87 | "group": "inspectors", |
88 | 88 | "name": "go-inspector", |
89 | | - "description": ["go-inspector is a utility to extract dependencies and symbols from Go binaries.", "go-inspector is designed to be used as a ScanCode Toolkit plugin as well as integrated in ScanCode.io pipelines."], |
| 89 | + "description": ["go-inspector is a utility to extract dependencies and symbols from Go binaries."], |
90 | 90 | "repository_url": "https://github.com/aboutcode-org/go-inspector", |
91 | | - "documentation_url": "n/a", |
| 91 | + "documentation_url": "https://github.com/aboutcode-org/go-inspector/blob/main/README.rst", |
92 | 92 | "package_download_url": ["https://pypi.org/project/go-inspector/"], |
93 | | - "service_url": "n/a", |
| 93 | + "service_url": "Not applicable", |
94 | 94 | "languages": "Python", |
95 | 95 | "software_license": "Apache-2.0", |
96 | | - "data_license": "n/a", |
97 | | - "platform": "n/a", |
| 96 | + "data_license": "Not applicable", |
| 97 | + "platform": "Python", |
98 | 98 | "lead_maintainer": ["https://github.com/JonoYang"] |
99 | 99 | }, |
100 | 100 | { |
101 | 101 | "group": "inspectors", |
102 | 102 | "name": "nuget-inspector", |
103 | | - "description": ["nuget-inspector is a tool to inspect manifests and code to resolve dependencies (vulnerable and non-vulnerable) for nuget packages.", "Nuget-inspector provides a reliable way to analyze .NET code projects and their dependencies independently of the availability of a dotnet SDK installed on the machine that runs this analysis. It is a comprehensive tool that can handle every style of .NET and NuGet projects and package layouts, manifests and lockfiles."], |
| 103 | + "description": ["nuget-inspector is a tool to inspect manifests and code to resolve dependencies (vulnerable and non-vulnerable) for nuget packages."], |
104 | 104 | "repository_url": "https://github.com/aboutcode-org/nuget-inspector", |
105 | | - "documentation_url": "n/a", |
106 | | - "package_download_url": ["n/a"], |
107 | | - "service_url": "n/a", |
108 | | - "languages": "Python", |
| 105 | + "documentation_url": "https://github.com/aboutcode-org/nuget-inspector/blob/main/README.rst", |
| 106 | + "package_download_url": ["Not applicable"], |
| 107 | + "service_url": "Not applicable", |
| 108 | + "languages": "C#", |
109 | 109 | "software_license": "Apache-2.0", |
110 | | - "data_license": "n/a", |
111 | | - "platform": "n/a", |
| 110 | + "data_license": "Not applicable", |
| 111 | + "platform": ".NET SDK 6.x", |
112 | 112 | "lead_maintainer": ["https://github.com/JonoYang"] |
113 | 113 | }, |
114 | 114 | { |
115 | 115 | "group": "inspectors", |
116 | 116 | "name": "python-inspector", |
117 | | - "description": ["python-inspector is a tool to inspect manifests and code to resolve dependencies (vulnerable and non-vulnerable) for python packages.", "python-inspector supports ScanCode to find and analyze PyPI archives and installed Python packages and their files. It is a comprehensive library that can handle every style of Python package layouts, manifests and lockfiles."], |
| 117 | + "description": ["python-inspector is a tool to inspect manifests and code to resolve dependencies (vulnerable and non-vulnerable) for python packages."], |
118 | 118 | "repository_url": "https://github.com/aboutcode-org/python-inspector", |
119 | | - "documentation_url": "n/a", |
| 119 | + "documentation_url": "https://github.com/aboutcode-org/python-inspector/blob/main/README.rst", |
120 | 120 | "package_download_url": ["https://pypi.org/project/python-inspector/"], |
121 | | - "service_url": "n/a", |
| 121 | + "service_url": "Not applicable", |
122 | 122 | "languages": "Python", |
123 | 123 | "software_license": "Apache-2.0", |
124 | | - "data_license": "n/a", |
125 | | - "platform": "n/a", |
| 124 | + "data_license": "Not applicable", |
| 125 | + "platform": "Python", |
126 | 126 | "lead_maintainer": ["https://github.com/TG1999", "https://github.com/chinyeungli"] |
127 | 127 | }, |
128 | 128 | { |
129 | 129 | "group": "inspectors", |
130 | 130 | "name": "rpm-inspector", |
131 | 131 | "description": ["Python library to collect data from RPM packages including installed packages."], |
132 | 132 | "repository_url": "https://github.com/aboutcode-org/rpm-inspector", |
133 | | - "documentation_url": "n/a", |
| 133 | + "documentation_url": "https://github.com/aboutcode-org/rpm-inspector", |
134 | 134 | "package_download_url": ["https://pypi.org/project/rpm-inspector-rpm/"], |
135 | | - "service_url": "n/a", |
| 135 | + "service_url": "Not applicable", |
136 | 136 | "languages": "Python", |
137 | 137 | "software_license": "Apache-2.0", |
138 | | - "data_license": "n/a", |
139 | | - "platform": "n/a", |
140 | | - "lead_maintainer": ["n/a"] |
| 138 | + "data_license": "Not applicable", |
| 139 | + "platform": "Python", |
| 140 | + "lead_maintainer": ["Not applicable"] |
141 | 141 | }, |
142 | 142 | { |
143 | 143 | "group": "inspectors", |
144 | 144 | "name": "rust-inspector", |
145 | | - "description": ["rust-inspector is a utility to extract dependencies and symbols from Rust binaries.", "rust-inspector is designed to be used as a ScanCode Toolkit plugin as well as integrated in ScanCode.io pipelines."], |
| 145 | + "description": ["rust-inspector is a utility to extract dependencies and symbols from Rust binaries."], |
146 | 146 | "repository_url": "https://github.com/aboutcode-org/rust-inspector", |
147 | | - "documentation_url": "n/a", |
| 147 | + "documentation_url": "https://github.com/aboutcode-org/rust-inspector/blob/main/README.rst", |
148 | 148 | "package_download_url": ["https://pypi.org/project/rust-inspector/"], |
149 | | - "service_url": "n/a", |
| 149 | + "service_url": "Not applicable", |
150 | 150 | "languages": "Python", |
151 | 151 | "software_license": "Apache-2.0", |
152 | | - "data_license": "n/a", |
153 | | - "platform": "n/a", |
| 152 | + "data_license": "Not applicable", |
| 153 | + "platform": "Python", |
154 | 154 | "lead_maintainer": ["https://github.com/AyanSinhaMahapatra"] |
155 | 155 | }, |
156 | 156 | { |
157 | 157 | "group": "inspectors", |
158 | 158 | "name": "source-inspector", |
159 | | - "description": ["source-inspector is a set of utilities to inspect and analyze source code and collect interesting data such as code symbols, strings and comments.", "source-inspector supports the analysis of source code and is designed to be used as a ScanCode Toolkit plugin"], |
| 159 | + "description": ["source-inspector is a set of utilities to inspect and analyze source code and collect interesting data such as code symbols, strings and comments."], |
160 | 160 | "repository_url": "https://github.com/aboutcode-org/source-inspector", |
161 | | - "documentation_url": "n/a", |
| 161 | + "documentation_url": "https://github.com/aboutcode-org/source-inspector/blob/main/README.rst", |
162 | 162 | "package_download_url": ["https://pypi.org/project/source-inspector/"], |
163 | | - "service_url": "n/a", |
| 163 | + "service_url": "Not applicable", |
164 | 164 | "languages": "Python", |
165 | 165 | "software_license": "Apache-2.0", |
166 | | - "data_license": "n/a", |
167 | | - "platform": "n/a", |
| 166 | + "data_license": "Not applicable", |
| 167 | + "platform": "Python", |
168 | 168 | "lead_maintainer": ["https://github.com/JonoYang"] |
169 | 169 | } |
170 | 170 | ] |
0 commit comments