APT (Debian)
Collect an SBOM component using the APT Package Manager.
Details
Transfer File Example
---
schemaVersion: v1
kind: transfer
stages:
collect:
plugins:
- name: hoppr.core_plugins.collect_apt_plugin
config:
process_timeout: 60
max_processes: 3
Configuration Options​
Option | Details |
---|---|
process_timeout | Number of seconds to attempt collect before timeout. Default: 60 |