build: add CycloneDX SBOM JSON support
authorPetr Štetiar <ynezz@true.cz>
Tue, 24 Oct 2023 08:27:13 +0000 (08:27 +0000)
committerPetr Štetiar <ynezz@true.cz>
Wed, 1 Nov 2023 11:14:41 +0000 (11:14 +0000)
commitd604a07225c5c82b942cd3374cc113ad676a2519
tree716b236d86df66ca729fd12bba72b3f2a462d336
parent649655f427932fe79b96a41f883c8054b1806191
build: add CycloneDX SBOM JSON support

CycloneDX is an open source standard developed by the OWASP foundation.
It supports a wide range of development ecosystems, a comprehensive set
of use cases, and focuses on automation, ease of adoption, and
progressive enhancement of SBOMs (Software Bill Of Materials) throughout
build pipelines.

So lets add support for CycloneDX SBOM for packages and images
manifests.

Signed-off-by: Petr Štetiar <ynezz@true.cz>
config/Config-build.in
include/image.mk
package/Makefile
scripts/metadata.pm
scripts/package-metadata.pl