Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
Running the following command: ./scancode -clpieu --json-pp facet_summary.json samples --summary --facet dev=*.java --summary-by-facet
Generates the following Error
ERROR: failed to run post-scan plugin: summary-by-facet:
Traceback (most recent call last):
File "/home/ayansm/Desktop/GSoD/scancode-toolkit-versions/scancode-toolkit-3.1.1/src/scancode/cli.py", lin
Dependency-Track is an intelligent Supply Chain Component Analysis platform that allows organizations to identify and reduce risk from the use of third-party and open source components.
ScanCode.io is a server to script and automate software composition analysis pipelines with ScanPipe pipelines. First application is for Docker container and VM composition analysis.
Creates CycloneDX Software Bill-of-Materials (SBOM) from Go projects. So you can use it with DependencyTrack to monitor security issues in 3rd party modules.
Description
Running the following command:
./scancode -clpieu --json-pp facet_summary.json samples --summary --facet dev=*.java --summary-by-facetGenerates the following Error