|
7 | 7 | "documentation_url": "n/a", |
8 | 8 | "package_download_url": ["n/a"], |
9 | 9 | "service_url": "n/a", |
10 | | - "language": "Python", |
11 | | - "license": "Apache-2.0", |
12 | | - "platform": "n/a", |
13 | | - "comments": "n/a" |
| 10 | + "languages": "Python", |
| 11 | + "software_license": "Apache-2.0", |
| 12 | + "data_license": "n/a", |
| 13 | + "platform": "n/a" |
14 | 14 | }, |
15 | 15 | { |
16 | 16 | "group": "inspector", |
|
20 | 20 | "documentation_url": "n/a", |
21 | 21 | "package_download_url": ["https://pypi.org/project/binary-inspector/"], |
22 | 22 | "service_url": "n/a", |
23 | | - "language": "Python", |
24 | | - "license": "Apache-2.0", |
25 | | - "platform": "n/a", |
26 | | - "comments": "n/a" |
| 23 | + "languages": "Python", |
| 24 | + "software_license": "Apache-2.0", |
| 25 | + "data_license": "n/a", |
| 26 | + "platform": "n/a" |
27 | 27 | }, |
28 | 28 | { |
29 | 29 | "group": "inspector", |
30 | | - "name": "some-project", |
31 | | - "description": "n/a", |
32 | | - "repository_url": "n/a", |
| 30 | + "name": "container-inspector", |
| 31 | + "description": "Supports the analysis of the contents of the various layers of a container and is designed to be integrated in ScanCode.io pipelines.", |
| 32 | + "repository_url": "https://github.com/aboutcode-org/container-inspector", |
| 33 | + "documentation_url": "n/a", |
| 34 | + "package_download_url": ["https://pypi.org/project/container-inspector/"], |
| 35 | + "service_url": "n/a", |
| 36 | + "languages": "Python", |
| 37 | + "software_license": "Apache-2.0", |
| 38 | + "data_license": "n/a", |
| 39 | + "platform": "n/a" |
| 40 | + }, |
| 41 | + { |
| 42 | + "group": "inspector", |
| 43 | + "name": "debian-inspector", |
| 44 | + "description": "Tool to inspect debian codebases.", |
| 45 | + "repository_url": "https://github.com/aboutcode-org/debian-inspector", |
| 46 | + "documentation_url": "n/a", |
| 47 | + "package_download_url": ["n/a"], |
| 48 | + "service_url": "n/a", |
| 49 | + "languages": "Python", |
| 50 | + "software_license": "Apache-2.0", |
| 51 | + "data_license": "n/a", |
| 52 | + "platform": "n/a" |
| 53 | + }, |
| 54 | + { |
| 55 | + "group": "inspector", |
| 56 | + "name": "dependency-inspector", |
| 57 | + "description": "General purpose, mostly universal software package dependency resolver.", |
| 58 | + "repository_url": "https://github.com/aboutcode-org/dependency-inspector", |
| 59 | + "documentation_url": "https://scancodeio.readthedocs.io/en/latest/tutorial_cli_end_to_end_scanning_to_dejacode.html", |
| 60 | + "package_download_url": ["https://github.com/aboutcode-org/dependency-inspector/releases"], |
| 61 | + "service_url": "n/a", |
| 62 | + "languages": "Python", |
| 63 | + "software_license": "Apache-2.0", |
| 64 | + "data_license": "n/a", |
| 65 | + "platform": "n/a" |
| 66 | + }, |
| 67 | + { |
| 68 | + "group": "inspector", |
| 69 | + "name": "elf-inspector", |
| 70 | + "description": "Set of utilities to inspect binary ELF files and collect interesting data from them.", |
| 71 | + "repository_url": "https://github.com/aboutcode-org/elf-inspector", |
| 72 | + "documentation_url": "n/a", |
| 73 | + "package_download_url": ["https://pypi.org/project/elf-inspector/"], |
| 74 | + "service_url": "n/a", |
| 75 | + "languages": "Python", |
| 76 | + "software_license": "Apache-2.0", |
| 77 | + "data_license": "n/a", |
| 78 | + "platform": "n/a" |
| 79 | + }, |
| 80 | + { |
| 81 | + "group": "inspector", |
| 82 | + "name": "go-inspector", |
| 83 | + "description": "ScanCode Toolkit plugin integrated in ScanCode.io pipelines.", |
| 84 | + "repository_url": "https://github.com/aboutcode-org/go-inspector", |
| 85 | + "documentation_url": "n/a", |
| 86 | + "package_download_url": ["https://pypi.org/project/go-inspector/"], |
| 87 | + "service_url": "n/a", |
| 88 | + "languages": "Python", |
| 89 | + "software_license": "Apache-2.0", |
| 90 | + "data_license": "n/a", |
| 91 | + "platform": "n/a" |
| 92 | + }, |
| 93 | + { |
| 94 | + "group": "inspector", |
| 95 | + "name": "nuget-inspector", |
| 96 | + "description": "Tool to inspect manifests and code to resolve dependencies (vulnerable and non-vulnerable) for nuget packages. ", |
| 97 | + "repository_url": "https://github.com/aboutcode-org/nuget-inspector", |
33 | 98 | "documentation_url": "n/a", |
34 | 99 | "package_download_url": ["n/a"], |
35 | 100 | "service_url": "n/a", |
36 | | - "language": "n/a", |
37 | | - "license": "n/a", |
38 | | - "platform": "n/a", |
39 | | - "comments": "n/a" |
| 101 | + "languages": "Python", |
| 102 | + "software_license": "Apache-2.0", |
| 103 | + "data_license": "n/a", |
| 104 | + "platform": "n/a" |
| 105 | + }, |
| 106 | + { |
| 107 | + "group": "inspector", |
| 108 | + "name": "python-inspector", |
| 109 | + "description": "Tool to inspect manifests and code to resolve dependencies (vulnerable and non-vulnerable) for python packages.", |
| 110 | + "repository_url": "https://github.com/aboutcode-org/python-inspector", |
| 111 | + "documentation_url": "n/a", |
| 112 | + "package_download_url": ["https://pypi.org/project/python-inspector/"], |
| 113 | + "service_url": "n/a", |
| 114 | + "languages": "Python", |
| 115 | + "software_license": "Apache-2.0", |
| 116 | + "data_license": "n/a", |
| 117 | + "platform": "n/a" |
| 118 | + }, |
| 119 | + { |
| 120 | + "group": "inspector", |
| 121 | + "name": "rpm-inspector", |
| 122 | + "description": "Python library to collect data from RPM packages including installed packages.", |
| 123 | + "repository_url": "https://github.com/aboutcode-org/rpm-inspector", |
| 124 | + "documentation_url": "n/a", |
| 125 | + "package_download_url": ["https://pypi.org/project/rpm-inspector-rpm/"], |
| 126 | + "service_url": "n/a", |
| 127 | + "languages": "Python", |
| 128 | + "software_license": "Apache-2.0", |
| 129 | + "data_license": "n/a", |
| 130 | + "platform": "n/a" |
| 131 | + }, |
| 132 | + { |
| 133 | + "group": "inspector", |
| 134 | + "name": "rust-inspector", |
| 135 | + "description": "ScanCode Toolkit plugin as well as integrated in ScanCode.io pipelines.", |
| 136 | + "repository_url": "https://github.com/aboutcode-org/rust-inspector", |
| 137 | + "documentation_url": "n/a", |
| 138 | + "package_download_url": ["https://pypi.org/project/rust-inspector/"], |
| 139 | + "service_url": "n/a", |
| 140 | + "languages": "Python", |
| 141 | + "software_license": "Apache-2.0", |
| 142 | + "data_license": "n/a", |
| 143 | + "platform": "n/a" |
40 | 144 | } |
41 | 145 | ] |
0 commit comments