SBoM validation should check OS Architecture is valid #3621
Labels
aarch
Issues that affect or relate to the aarch ARCHITECTURE
arm
Issues that affect or relate to the ARM OS
docker
Issues related to our docker files and docker scripts
enhancement
Issues that enhance the code or documentation of the repo in any way
macos
Issues that affect or relate to the MAC OS
Follow-on activity to #3484
We do not currently check the
OS Architecture
field in the SBoM. This came up as part of #3602 where, in the cross-compiled situation, the architecture is that of the host system instead of the target. This example is from https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.2%2B13/OpenJDK21U-sbom_x64_mac_hotspot_21.0.2_13.json:For other non-native compilations:
uname
wrapper to fix the value to that of the guest containerThe text was updated successfully, but these errors were encountered: