Essentially what the subject says. CycloneDX itself supports this just fine: ``` cyclonedx sign bom \ "${bom_file_path}" \ --key-file "${sbom_signing_key_file_path}" ``` Appreciate any insights. Keep up the good job.
Essentially what the subject says. CycloneDX itself supports this just fine:
Appreciate any insights. Keep up the good job.