@@ -15,15 +15,15 @@ Work in Progress
1515
1616(see Completed features below)
1717
18- Packages manifests and dependencies parsers
18+ Package manifest and dependency parsers
1919^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2020
21- - |clock1030 | Docker images base (as part of: https://github.com/pombredanne/conan ) #651
21+ - |clock1030 | Docker image base (as part of: https://github.com/pombredanne/conan ) #651
2222- |clock1030 | RubyGems base and dependencies #650 (code in https://github.com/nexB/scancode-toolkit-contrib/ )
2323- |clock1030 | Perl, CPAN (basic in https://github.com/nexB/scancode-toolkit-contrib/)
2424- |clock1030 | Go : parsing for Godep in https://github.com/nexB/scancode-toolkit-contrib/
2525- |clock1030 | Windows PE #652
26- - |white_large_square | RPMs dependencies #649
26+ - |white_large_square | RPM dependencies #649
2727- |white_large_square | Windows Nuget dependencies #648
2828- |white_check_mark | Bower packages #654
2929- |clock1030 | Python dependencies #653
@@ -122,19 +122,19 @@ CI integration
122122Other work in progress
123123----------------------
124124
125- - |clock1030 | ScanCode server: Spawned as its own project: https://github.com/nexB/scancode-server.
125+ - |clock1030 | ScanCode server: Separate project: https://github.com/nexB/scancode-server.
126126 Will include Integration / webhooks for Github, Bitbucket.
127- - |clock1030 | VulnerableCode: NVD and CVE lookups: Spawned as its own project:
127+ - |clock1030 | VulnerableCode: NVD and CVE lookups: Separate project:
128128 https://github.com/nexB/vulnerablecode
129- - |white_check_mark | ScanCode Workbench: desktop app for scan review: Spawned as its own project:
129+ - |white_check_mark | ScanCode Workbench: desktop app for scan review: Separate project:
130130 https://github.com/nexB/scancode-workbench
131- - |white_large_square | DependentCode: dynamic dependencies resolutions: Spawned as its own project:
131+ - |white_large_square | DependentCode: dynamic dependencies resolutions: Separate project:
132132 https://github.com/nexB/dependentcode
133133
134134Package mining and matching
135135^^^^^^^^^^^^^^^^^^^^^^^^^^^
136136
137- (Note that this will be spawned in its project)
137+ (Note that this will be a separate project)
138138Some code is in https://github.com/nexB/scancode-toolkit-contrib/
139139
140140- |clock1030 | exact matching
@@ -167,20 +167,19 @@ Outputs and UI
167167- |white_check_mark | plain HTML tables, also usable in a spreadsheet
168168- |white_check_mark | fancy HTML 'app' with a file tree navigation, and scan results filtering,
169169 search and sorting
170- - |white_check_mark | improved scans GUI now its own project: https://github.com/nexB/aboutcode-manager
171170- |white_check_mark | simple scan summary
172171- |white_check_mark | SPDX output
173172
174173Package and dependencies
175174^^^^^^^^^^^^^^^^^^^^^^^^
176- - |white_check_mark | common model for packages data
177- - |white_check_mark | basic support for common packages format
178- - |white_check_mark | RPM packages base
179- - |white_check_mark | NuGet packages base
180- - |white_check_mark | Python packages base
181- - |white_check_mark | PHP Composer packages support with dependencies
182- - |white_check_mark | Java Maven POM packages support with dependencies
183- - |white_check_mark | npm packages support with dependencies
175+ - |white_check_mark | common model for package data
176+ - |white_check_mark | basic support for common package format
177+ - |white_check_mark | RPM package base
178+ - |white_check_mark | NuGet package base
179+ - |white_check_mark | Python package base
180+ - |white_check_mark | PHP Composer package support with dependencies
181+ - |white_check_mark | Java Maven POM package support with dependencies
182+ - |white_check_mark | npm package support with dependencies
184183
185184Speed!
186185^^^^^^
0 commit comments