Skip to content

fix(deps): update module golang.org/x/image to v0.40.0

02ef9b6
Select commit
Loading
Failed to load commit list.
Open

fix(deps): update module golang.org/x/image to v0.40.0 #30

fix(deps): update module golang.org/x/image to v0.40.0
02ef9b6
Select commit
Loading
Failed to load commit list.
jenkins-cloudtrust / Jenkins completed May 8, 2026 in 10m 25s

XRay scan: error in 'sh' step

XRay scan / Shell Script

Error in sh step, with arguments jf audit --watches jenkins-crit --sca --without-contextual-analysis --format sarif > jfrog-xray-issues.json.

script returned exit code 1
Build log
[2026-05-08T22:22:29.500Z] + jf audit --watches jenkins-crit --sca --without-contextual-analysis --format sarif
[2026-05-08T22:22:29.500Z] 00:22:29 [Info] ####### Starting jf audit Scan #######
[2026-05-08T22:22:29.500Z] 00:22:29 [Info] Command flags: [--format=sarif --sca=true --watches=jenkins-crit --without-contextual-analysis=true]
[2026-05-08T22:22:29.501Z] 00:22:29 [Info] Detecting recursively targets for scan in path: /home/jenkins/agent/workspace/gg_PR-30
[2026-05-08T22:22:29.764Z] 00:22:29 [Info] Calculating Go dependencies...
[2026-05-08T22:22:29.764Z] 00:22:29 [Info] Running 'go mod graph' in /home/jenkins/agent/workspace/gg_PR-30
[2026-05-08T22:22:29.764Z] 00:22:29 [Info] Performing scans on go project '/home/jenkins/agent/workspace/gg_PR-30' 
[2026-05-08T22:22:29.764Z] 00:22:29 [Info] Advanced Security is not enabled on this system, so Advanced Security scans were skipped...
[2026-05-08T22:22:29.764Z] 00:22:29 [Info] Xray is processing your scan results...
[2026-05-08T22:22:29.764Z] 00:22:29 [Info] No violations found.
[2026-05-08T22:22:29.764Z] 00:22:29 [Info] ####### jf audit Scan Finished #######
[2026-05-08T22:22:29.764Z] 00:22:29 [Info] Trace ID for JFrog Platform logs: bc5ca825cbbbfa71
[2026-05-08T22:22:29.764Z] 00:22:29 [Error] target '/home/jenkins/agent/workspace/gg_PR-30 [go]' errors:
[2026-05-08T22:22:29.764Z] failed to generate SBOM for /home/jenkins/agent/workspace/gg_PR-30: failed to build dependency tree: failed while building 'go' dependency tree: Failed running Go command: 'go mod graph' in /home/jenkins/agent/workspace/gg_PR-30 with error: 'exit status 1 - go: go.mod requires go >= 1.25.0 (running go 1.23.9; GOTOOLCHAIN=local)
[2026-05-08T22:22:29.764Z] '

Details

  • Declarative: Checkout SCM (19 sec)
    • Init (8.1 sec)
    • Build (29 sec)
    • Unit tests (25 sec)
    • Sonarqube (1 min 1 sec)
    • XRay scan (20 sec)
      Error: script returned exit code 1 - logs
    • Release (1.9 sec)
    • Declarative: Post Actions (8 sec)