You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+48-48Lines changed: 48 additions & 48 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -62,9 +62,9 @@ ScanCode Toolkit is a set of code scanning tools that detect the origin (copyrig
62
62
63
63
ScanCode Toolkit is the leading tool in scanning depth and accuracy, used by hundreds of software teams. You can use ScanCode Toolkit as a command line tool or as a library.
64
64
65
-
### **Custodian**
65
+
### **Maintainer**
66
66
67
-
The primary ScanCode Toolkit custodian is [https://github.com/AyanSinhaMahapatra](https://github.com/AyanSinhaMahapatra)
67
+
The primary ScanCode Toolkit maintainer is [https://github.com/AyanSinhaMahapatra](https://github.com/AyanSinhaMahapatra)
68
68
69
69
70
70
## [**ScanCode.io**](http://ScanCode.io)
@@ -79,9 +79,9 @@ ScanCode.io provides a Web UI and API to run and review complex scans in rich sc
79
79
80
80
ScanCode.io provides an easy-to-use front-end to ScanCode Toolkit and other AboutCode projects.The flexible pipeline technology supports advanced scanning tasks such as container scanning and deploy-to-develop analysis. You can run ScanCode.io in a Docker container or install it on a Linux server. It provides full support for generating and consuming CycloneDX and SPDX SBOMs.
81
81
82
-
### **Custodian**
82
+
### **Maintainer**
83
83
84
-
The primary ScanCode.io custodian is [https://github.com/tdruez](https://github.com/tdruez)
84
+
The primary ScanCode.io maintainer is [https://github.com/tdruez](https://github.com/tdruez)
85
85
86
86
## **ScanCode LicenseDB**
87
87
@@ -95,9 +95,9 @@ ScanCode LIcenseDB is a free and open database of software and related licenses
95
95
96
96
ScanCode LIcenseDB provides the most comprehensive list of software license identifiers, supporting SPDX-compliant license expressions. API access is available to the public database.
97
97
98
-
### **Custodian**
98
+
### **Maintainer**
99
99
100
-
The primary ScanCode LIcenseDB custodians are [https://github.com/AyanSinhaMahapatra](https://github.com/AyanSinhaMahapatra) and [https://github.com/DennisClark](https://github.com/DennisClark)
100
+
The primary ScanCode LIcenseDB maintainers are [https://github.com/AyanSinhaMahapatra](https://github.com/AyanSinhaMahapatra) and [https://github.com/DennisClark](https://github.com/DennisClark)
101
101
102
102
103
103
## **ScanCode Workbench**
@@ -112,9 +112,9 @@ ScanCode Workbench is an application to visualize and review scan results from S
112
112
113
113
ScanCode Workbench provides an easy-to-use tool to review and edit ScanCode Toolkit results.
114
114
115
-
### **Custodian**
115
+
### **Maintainer**
116
116
117
-
The primary ScanCode Workbench custodians are [https://github.com/AyanSinhaMahapatra](https://github.com/AyanSinhaMahapatra) and [https://github.com/mjherzog](https://github.com/mjherzog)
117
+
The primary ScanCode Workbench maintainers are [https://github.com/AyanSinhaMahapatra](https://github.com/AyanSinhaMahapatra) and [https://github.com/mjherzog](https://github.com/mjherzog)
118
118
119
119
## **DejaCode**
120
120
@@ -128,9 +128,9 @@ DejaCode provides an enterprise-level application to automate open source licens
128
128
129
129
DejaCode is your system of record as a single source of truth with quality data for licenses, vulnerabilities, and package provenance and metadata, enabling you to ensure FOSS compliance with enterprise-grade features and integrations for DevOps and software systems.
130
130
131
-
### **Custodian**
131
+
### **Maintainer**
132
132
133
-
The primary DejaCode custodians are [https://github.com/tdruez](https://github.com/tdruez) and [https://github.com/DennisClark](https://github.com/DennisClark)
133
+
The primary DejaCode maintainers are [https://github.com/tdruez](https://github.com/tdruez) and [https://github.com/DennisClark](https://github.com/DennisClark)
134
134
135
135
## **VulnerableCode**
136
136
@@ -144,9 +144,9 @@ VulnerableCode provides a Web UI and API to access a database of known software
144
144
145
145
Known software package vulnerabilities are aggregated in a single database to query a richer graph of relations between multiple versions of a package identified by Package-URL (PURL).
146
146
147
-
### **Custodian**
147
+
### **Maintainer**
148
148
149
-
The primary VulnerableCode custodians are [https://github.com/TG1999](https://github.com/TG1999) and [https://github.com/keshav-space](https://github.com/keshav-space)
149
+
The primary VulnerableCode maintainers are [https://github.com/TG1999](https://github.com/TG1999) and [https://github.com/keshav-space](https://github.com/keshav-space)
150
150
151
151
## **PURLDB**
152
152
@@ -160,9 +160,9 @@ PURLDB provides tools to create and update a database of package metadata keyed
160
160
161
161
Take advantage of the PURLDB to get fast pre-scanned metadata for popular software packages, integrated with other AboutCode projects.
162
162
163
-
### **Custodian**
163
+
### **Maintainer**
164
164
165
-
The primary PURLDB custodian is [https://github.com/JonoYang](https://github.com/JonoYang)
165
+
The primary PURLDB maintainer is [https://github.com/JonoYang](https://github.com/JonoYang)
166
166
167
167
# **AboutCode Inspectors**
168
168
@@ -180,9 +180,9 @@ binary-inspector is a utility to extract symbols from various kinds of binaries,
180
180
181
181
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.
182
182
183
-
### **Custodian**
183
+
### **Maintainer**
184
184
185
-
The primary binary-inspector custodian is [https://github.com/AyanSinhaMahapatra](https://github.com/AyanSinhaMahapatra)
185
+
The primary binary-inspector maintainer is [https://github.com/AyanSinhaMahapatra](https://github.com/AyanSinhaMahapatra)
186
186
187
187
## **container-inspector**
188
188
@@ -196,9 +196,9 @@ container-inspector is a tool to analyze the structure and provenance of softwar
196
196
197
197
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.
198
198
199
-
### **Custodian**
199
+
### **Maintainer**
200
200
201
-
The primary container-inspector custodians are [https://github.com/JonoYang](https://github.com/JonoYang) and [https://github.com/chinyeungli](https://github.com/chinyeungli)
201
+
The primary container-inspector maintainers are [https://github.com/JonoYang](https://github.com/JonoYang) and [https://github.com/chinyeungli](https://github.com/chinyeungli)
202
202
203
203
## **source-inspector**
204
204
@@ -212,9 +212,9 @@ source-inspector is a set of utilities to inspect and analyze source code and co
212
212
213
213
source-inspector supports the analysis of source code and is designed to be used as a ScanCode Toolkit plugin
214
214
215
-
### **Custodian**
215
+
### **Maintainer**
216
216
217
-
The primary source-inspector custodian is [https://github.com/JonoYang](https://github.com/JonoYang)
217
+
The primary source-inspector maintainer is [https://github.com/JonoYang](https://github.com/JonoYang)
218
218
219
219
## **nuget-inspector**
220
220
@@ -228,9 +228,9 @@ nuget-inspector is a tool to inspect manifests and code to resolve dependencies
228
228
229
229
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.
230
230
231
-
### **Custodian**
231
+
### **Maintainer**
232
232
233
-
The primary nuget-inspector custodian is [https://github.com/JonoYang](https://github.com/JonoYang)
233
+
The primary nuget-inspector maintainer is [https://github.com/JonoYang](https://github.com/JonoYang)
234
234
235
235
## **python-inspector**
236
236
@@ -244,9 +244,9 @@ python-inspector is a tool to inspect manifests and code to resolve dependencies
244
244
245
245
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.
246
246
247
-
### **Custodian**
247
+
### **Maintainer**
248
248
249
-
The primary python-inspector custodians are [https://github.com/TG1999](https://github.com/TG1999) and [https://github.com/chinyeungli](https://github.com/chinyeungli)
249
+
The primary python-inspector maintainers are [https://github.com/TG1999](https://github.com/TG1999) and [https://github.com/chinyeungli](https://github.com/chinyeungli)
250
250
251
251
## **debian-inspector**
252
252
@@ -260,9 +260,9 @@ debian-inspector is a tool to inspect debian codebases.
260
260
261
261
debian-inspector is more flexible than other libraries, capable of parsing and inspecting almost correct control files that are not fully machine readable.
262
262
263
-
### **Custodian**
263
+
### **Maintainer**
264
264
265
-
The primary debian-inspector custodians are [https://github.com/JonoYang](https://github.com/JonoYang) and [https://github.com/AyanSinhaMahapatra](https://github.com/AyanSinhaMahapatra)
265
+
The primary debian-inspector maintainers are [https://github.com/JonoYang](https://github.com/JonoYang) and [https://github.com/AyanSinhaMahapatra](https://github.com/AyanSinhaMahapatra)
266
266
267
267
## **elf-inspector**
268
268
@@ -276,9 +276,9 @@ elf-inspector is a set of utilities to inspect binary ELF files and collect inte
276
276
277
277
elf-inspector is designed to be used as a ScanCode Toolkit plugin as well as integrated in ScanCode.io pipelines.
278
278
279
-
### **Custodian**
279
+
### **Maintainer**
280
280
281
-
The primary elf-inspector custodian is [https://github.com/AyanSinhaMahapatra](https://github.com/AyanSinhaMahapatra)
281
+
The primary elf-inspector maintainer is [https://github.com/AyanSinhaMahapatra](https://github.com/AyanSinhaMahapatra)
282
282
283
283
## **go-inspector**
284
284
@@ -292,9 +292,9 @@ go-inspector is a utility to extract dependencies and symbols from Go binaries.
292
292
293
293
go-inspector is designed to be used as a ScanCode Toolkit plugin as well as integrated in ScanCode.io pipelines.
294
294
295
-
### **Custodian**
295
+
### **Maintainer**
296
296
297
-
The primary go-inspector custodian is [https://github.com/JonoYang](https://github.com/JonoYang)
297
+
The primary go-inspector maintainer is [https://github.com/JonoYang](https://github.com/JonoYang)
298
298
299
299
300
300
## **rust-inspector**
@@ -309,9 +309,9 @@ rust-inspector is a utility to extract dependencies and symbols from Rust binari
309
309
310
310
rust-inspector is designed to be used as a ScanCode Toolkit plugin as well as integrated in ScanCode.io pipelines.
311
311
312
-
### **Custodian**
312
+
### **Maintainer**
313
313
314
-
The primary rust-inspector custodian is [https://github.com/AyanSinhaMahapatra](https://github.com/AyanSinhaMahapatra)
314
+
The primary rust-inspector maintainer is [https://github.com/AyanSinhaMahapatra](https://github.com/AyanSinhaMahapatra)
315
315
316
316
317
317
# **AboutCode Libraries**
@@ -328,9 +328,9 @@ license-expression is a library to parse, analyze, compare and normalize SPDX an
328
328
329
329
license-expression is designed to be used as a ScanCode Toolkit plugin as well as integrated in ScanCode.io pipelines.
330
330
331
-
### **Custodian**
331
+
### **Maintainer**
332
332
333
-
The primary license-expression custodian is [https://github.com/AyanSinhaMahapatra](https://github.com/AyanSinhaMahapatra)
333
+
The primary license-expression maintainer is [https://github.com/AyanSinhaMahapatra](https://github.com/AyanSinhaMahapatra)
334
334
335
335
## **commoncode**
336
336
@@ -344,9 +344,9 @@ commoncode provides a set of common functions and utilities for handling various
344
344
345
345
commoncode is shared by multiple AboutCode projects.
346
346
347
-
### **Custodian**
347
+
### **Maintainer**
348
348
349
-
The primary commoncode custodian is [https://github.com/AyanSinhaMahapatra](https://github.com/AyanSinhaMahapatra)
349
+
The primary commoncode maintainer is [https://github.com/AyanSinhaMahapatra](https://github.com/AyanSinhaMahapatra)
350
350
351
351
352
352
## **extractcode**
@@ -361,9 +361,9 @@ extractcode is a mostly universal file extraction library and CLI tool to extrac
361
361
362
362
extractcode supports one of the largest number of archive formats and will extract things where other archive and compressed file extractors may fail.
363
363
364
-
### **Custodian**
364
+
### **Maintainer**
365
365
366
-
The primary extractcode custodian is [https://github.com/JonoYang](https://github.com/JonoYang)
366
+
The primary extractcode maintainer is [https://github.com/JonoYang](https://github.com/JonoYang)
367
367
368
368
369
369
## **fetchcode**
@@ -378,9 +378,9 @@ fetchcode is a utility to reliably fetch any code via HTTP, FTP and version cont
378
378
379
379
It is surprisingly difficult to have a simple API to consistently fetch code from package repositories, version control repositories and APIs: each site and each package manager has its own unique and peculiar ways. FetchCode goal is to abstract all these details and make it easy to fetch things reliably.
380
380
381
-
### **Custodian**
381
+
### **Maintainer**
382
382
383
-
The primary fetchcode custodian is [https://github.com/JonoYang](https://github.com/JonoYang)
383
+
The primary fetchcode maintainer is [https://github.com/JonoYang](https://github.com/JonoYang)
384
384
385
385
386
386
# **Other AboutCode Tools**
@@ -397,9 +397,9 @@ aboutcode-toolkit is a set of command line tools to document the provenance of y
397
397
398
398
The aboutcode-toolkit and ABOUT files provide a simple way to document the origin, license, usage and other important or interesting information about third-party software components that you use in your project.
399
399
400
-
### **Custodian**
400
+
### **Maintainer**
401
401
402
-
The primary aboutcode-toolkit custodian is [https://github.com/chinyeungli](https://github.com/chinyeungli)
402
+
The primary aboutcode-toolkit maintainer is [https://github.com/chinyeungli](https://github.com/chinyeungli)
403
403
404
404
405
405
## **univers**
@@ -414,9 +414,9 @@ univers is a Python package to parse and compare all package versions and packag
414
414
415
415
univers provides a mostly universal way to store version ranges and to compare two software package versions in VulnerableCode.
416
416
417
-
### **Custodian**
417
+
### **Maintainer**
418
418
419
-
The primary univers custodian is [https://github.com/TG1999](https://github.com/TG1999)
419
+
The primary univers maintainer is [https://github.com/TG1999](https://github.com/TG1999)
420
420
421
421
422
422
## **federatedcode**
@@ -431,9 +431,9 @@ federatedcode is a decentralized, federated metadata system for open source soft
431
431
432
432
federatedcode is funded, supported and sponsored by multiple global organizations.
433
433
434
-
### **Custodian**
434
+
### **Maintainer**
435
435
436
-
The primary federatedcode custodian is [https://github.com/keshav-space](https://github.com/keshav-space)
436
+
The primary federatedcode maintainer is [https://github.com/keshav-space](https://github.com/keshav-space)
437
437
438
438
439
439
## **AboutCode Data**
@@ -462,9 +462,9 @@ A purl is a URL string used to identify and locate a software package in a mostl
462
462
463
463
PURL supports accuracy of software identification in SBOMs. PURL originated from ScanCode and is in process to become an Ecma standard.
464
464
465
-
### **Custodian**
465
+
### **Maintainer**
466
466
467
-
The primary PURL custodian is [https://github.com/johnmhoran](https://github.com/johnmhoran)
467
+
The primary PURL maintainer is [https://github.com/johnmhoran](https://github.com/johnmhoran)
0 commit comments