Cargo
Collects Cargo (Rust) Packages.
Details
Transfer Tag
hoppr.core_plugins.collect_cargo_pluginSupported PURLs
cargoSystem Dependencies
NONETransfer File Example
---
schemaVersion: v1
kind: transfer
stages:
  collect:
    plugins:
      - name: hoppr.core_plugins.collect_cargo_plugin
        config:
          process_timeout: 60
max_processes: 3
Configuration Options​
| Option | Details | 
|---|---|
| process_timeout | Number of seconds to attempt collect before timeout. Default: 60 | 
SBOM Generation Tools​
- cyclonedx-gomod (cli tool)
- cyclonedx-gomod-generate-sbom (GitHub Action)
note
For more tools visit the CycloneDX Tool Center