1
1
openwrt/package
Florian Eckert 10d9dbe838 build: add CycloneDX SBOM processing to apk
Currently, there is no SBOM generation in imagebuilder when the package
system 'apk' is used. This commit adds this feature back. This already
worked for the package system 'opkg'.

Furthermore, generating the SBOM using perl is not reproducible if the
input data has not changed. A different file is always generated. This is
not the case with Python. For this reason, Python is now used to generate
the SBOM for the imagebuilder.

The script has already been prepared so that it can also process the opkg
package system for generating the SBOM.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2026-05-17 12:21:09 +02:00
..
base-files dropbear: don't spread conffiles across two packages 2026-04-29 09:32:03 +02:00
boot uboot-mvebu: update to version 2026.04 2026-05-15 20:59:47 +02:00
devel package: binutils: deduplicate ld 2026-04-18 19:34:21 +02:00
firmware intel-microcode: fix dirty build 2026-05-07 21:14:08 +02:00
kernel kernel: r8168: update to v8.056.02 2026-05-14 21:19:22 +02:00
libs libubox: update to Git HEAD (2026-05-03) 2026-05-11 01:16:43 +02:00
network uhttpd: update to Git HEAD (2026-05-15) 2026-05-16 00:47:41 +02:00
system ca-certificates: update to 20260223 2026-04-30 00:17:59 +02:00
utils ucode: update to Git HEAD (2026-04-24) 2026-05-04 16:29:36 +02:00
Makefile build: add CycloneDX SBOM processing to apk 2026-05-17 12:21:09 +02:00