Attach cdx sbom to images #18
Annotations
1 error
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -e; ARCH_NAME=\"$(rpm --eval '%{_arch}')\"; case \"${ARCH_NAME##*-}\" in 'x86_64') ATOM_ARCH_SUFFIX='amd64'; ;; 'arm64') ATOM_ARCH_SUFFIX='arm64'; ;; 'aarch64') ATOM_ARCH_SUFFIX='arm64'; ;; *) echo >&2 \"error: unsupported architecture: '$ARCH_NAME'\"; exit 1 ;; esac && cd /opt/cdxgen && corepack enable && corepack pnpm install --config.strict-dep-builds=true --prod --package-import-method copy --frozen-lockfile && corepack pnpm cache delete && curl -L https://github.com/AppThreat/atom/releases/latest/download/atom-${ATOM_ARCH_SUFFIX} -o /usr/local/bin/atom && chmod +x /usr/local/bin/atom && /usr/local/bin/atom --help && npm install -g @appthreat/atom-parsetools && mkdir -p /opt/cdxgen-node-cache && node /opt/cdxgen/bin/cdxgen.js --help && pip install --upgrade --no-cache-dir atom-tools --target /opt/pypi && atom-tools --help && rm -rf /root/.cache/node && chmod a-w -R /opt" did not complete successfully: exit code: 139
|
The logs for this run have expired and are no longer available.
Loading