Skip to content

appsec: support for SSRF Exploit Prevention #2541

appsec: support for SSRF Exploit Prevention

appsec: support for SSRF Exploit Prevention #2541

Triggered via pull request May 31, 2024 13:02
Status Failure
Total duration 16m 33s
Billable time 4h 22m
Artifacts

appsec.yml

on: pull_request
Prepare Go modules cache
42s
Prepare Go modules cache
Matrix: Smoke Tests / Build go-dvwa
Matrix: disabled
Matrix: golang-linux-container
Matrix: macos
Fit to window
Zoom out
Zoom in

Annotations

42 errors and 12 warnings
Smoke Tests / Build go-dvwa (1.20, debian, base)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux && if [ \"$tracer\" != \"\" ]; then COMMIT=$(curl --fail -s \"https://api.github.com/repos/DataDog/dd-trace-go/commits?sha=$tracer\" | jq -r .[0].sha); go get -v -u gopkg.in/DataDog/dd-trace-go.v1@$COMMIT; go mod tidy; fi" did not complete successfully: exit code: 1
Smoke Tests / Build go-dvwa (1.22, alpine, base)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux && if [ \"$tracer\" != \"\" ]; then COMMIT=$(curl --fail -s \"https://api.github.com/repos/DataDog/dd-trace-go/commits?sha=$tracer\" | jq -r .[0].sha); go get -v -u gopkg.in/DataDog/dd-trace-go.v1@$COMMIT; go mod tidy; fi" did not complete successfully: exit code: 1
Smoke Tests / Build go-dvwa (1.22, debian, vendoring)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux && if [ \"$tracer\" != \"\" ]; then COMMIT=$(curl --fail -s \"https://api.github.com/repos/DataDog/dd-trace-go/commits?sha=$tracer\" | jq -r .[0].sha); go get -v -u gopkg.in/DataDog/dd-trace-go.v1@$COMMIT; go mod tidy; fi" did not complete successfully: exit code: 1
Smoke Tests / Build go-dvwa (1.20, alpine, vendoring)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux && if [ \"$tracer\" != \"\" ]; then COMMIT=$(curl --fail -s \"https://api.github.com/repos/DataDog/dd-trace-go/commits?sha=$tracer\" | jq -r .[0].sha); go get -v -u gopkg.in/DataDog/dd-trace-go.v1@$COMMIT; go mod tidy; fi" did not complete successfully: exit code: 1
Smoke Tests / Build go-dvwa (1.21, alpine, vendoring)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux && if [ \"$tracer\" != \"\" ]; then COMMIT=$(curl --fail -s \"https://api.github.com/repos/DataDog/dd-trace-go/commits?sha=$tracer\" | jq -r .[0].sha); go get -v -u gopkg.in/DataDog/dd-trace-go.v1@$COMMIT; go mod tidy; fi" did not complete successfully: exit code: 1
Smoke Tests / Build go-dvwa (1.21, debian, base)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux && if [ \"$tracer\" != \"\" ]; then COMMIT=$(curl --fail -s \"https://api.github.com/repos/DataDog/dd-trace-go/commits?sha=$tracer\" | jq -r .[0].sha); go get -v -u gopkg.in/DataDog/dd-trace-go.v1@$COMMIT; go mod tidy; fi" did not complete successfully: exit code: 1
Smoke Tests / Build go-dvwa (1.21, alpine, base)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux && if [ \"$tracer\" != \"\" ]; then COMMIT=$(curl --fail -s \"https://api.github.com/repos/DataDog/dd-trace-go/commits?sha=$tracer\" | jq -r .[0].sha); go get -v -u gopkg.in/DataDog/dd-trace-go.v1@$COMMIT; go mod tidy; fi" did not complete successfully: exit code: 1
Smoke Tests / Build go-dvwa (1.22, alpine, vendoring)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux && if [ \"$tracer\" != \"\" ]; then COMMIT=$(curl --fail -s \"https://api.github.com/repos/DataDog/dd-trace-go/commits?sha=$tracer\" | jq -r .[0].sha); go get -v -u gopkg.in/DataDog/dd-trace-go.v1@$COMMIT; go mod tidy; fi" did not complete successfully: exit code: 1
Smoke Tests / Build go-dvwa (1.21, debian, vendoring)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux && if [ \"$tracer\" != \"\" ]; then COMMIT=$(curl --fail -s \"https://api.github.com/repos/DataDog/dd-trace-go/commits?sha=$tracer\" | jq -r .[0].sha); go get -v -u gopkg.in/DataDog/dd-trace-go.v1@$COMMIT; go mod tidy; fi" did not complete successfully: exit code: 1
Smoke Tests / Build go-dvwa (1.20, alpine, base)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux && if [ \"$tracer\" != \"\" ]; then COMMIT=$(curl --fail -s \"https://api.github.com/repos/DataDog/dd-trace-go/commits?sha=$tracer\" | jq -r .[0].sha); go get -v -u gopkg.in/DataDog/dd-trace-go.v1@$COMMIT; go mod tidy; fi" did not complete successfully: exit code: 1
Smoke Tests / Build go-dvwa (1.20, debian, vendoring)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux && if [ \"$tracer\" != \"\" ]; then COMMIT=$(curl --fail -s \"https://api.github.com/repos/DataDog/dd-trace-go/commits?sha=$tracer\" | jq -r .[0].sha); go get -v -u gopkg.in/DataDog/dd-trace-go.v1@$COMMIT; go mod tidy; fi" did not complete successfully: exit code: 1
Smoke Tests / Build go-dvwa (1.22, debian, base)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux && if [ \"$tracer\" != \"\" ]; then COMMIT=$(curl --fail -s \"https://api.github.com/repos/DataDog/dd-trace-go/commits?sha=$tracer\" | jq -r .[0].sha); go get -v -u gopkg.in/DataDog/dd-trace-go.v1@$COMMIT; go mod tidy; fi" did not complete successfully: exit code: 1
macos-latest (AppSec disabled)
Process completed with exit code 1.
linux/amd64 golang:1.20-alpine
Process completed with exit code 1.
linux/amd64 golang:1.20-bookworm
Process completed with exit code 1.
linux/amd64 golang:1.20-buster
Process completed with exit code 1.
linux/amd64 golang:1.21-alpine
Process completed with exit code 1.
ubuntu-latest-16-cores (AppSec disabled)
Process completed with exit code 1.
linux/amd64 golang:1.20-bullseye
Process completed with exit code 1.
linux/amd64 golang:1.21-bookworm
Process completed with exit code 1.
linux/amd64 golang:1.21-bullseye
Process completed with exit code 1.
linux/amd64 golang:1.22-alpine
Process completed with exit code 1.
linux/amd64 golang:1.22-bookworm
Process completed with exit code 1.
linux/arm64 golang:1.20-alpine
Process completed with exit code 1.
linux/arm64 golang:1.20-buster
Process completed with exit code 1.
linux/arm64 golang:1.21-alpine
Process completed with exit code 1.
linux/amd64 golang:1.22-bullseye
Process completed with exit code 1.
linux/arm64 golang:1.20-bookworm
Process completed with exit code 1.
linux/arm64 golang:1.21-bookworm
Process completed with exit code 1.
linux/arm64 golang:1.20-bullseye
Process completed with exit code 1.
linux/arm64 golang:1.21-bullseye
Process completed with exit code 1.
linux/arm64 golang:1.22-bullseye
Process completed with exit code 1.
linux/arm64 golang:1.22-bookworm
Process completed with exit code 1.
linux/arm64 golang:1.22-alpine
Process completed with exit code 1.
macos-11 go1.20
Process completed with exit code 1.
macos-14 go1.20
The job was canceled because "macos-11_1_20" failed.
macos-14 go1.21
The job was canceled because "macos-11_1_20" failed.
macos-14 go1.22
The job was canceled because "macos-11_1_20" failed.
macos-11 go1.21
The job was canceled because "macos-11_1_20" failed.
macos-11 go1.21
The operation was canceled.
macos-11 go1.22
The job was canceled because "macos-11_1_20" failed.
macos-11 go1.22
The operation was canceled.
Smoke Tests / Build go-dvwa (1.20, debian, base)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Smoke Tests / Build go-dvwa (1.22, alpine, base)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Smoke Tests / Build go-dvwa (1.22, debian, vendoring)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Smoke Tests / Build go-dvwa (1.20, alpine, vendoring)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Smoke Tests / Build go-dvwa (1.21, alpine, vendoring)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Smoke Tests / Build go-dvwa (1.21, debian, base)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Smoke Tests / Build go-dvwa (1.21, alpine, base)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Smoke Tests / Build go-dvwa (1.22, alpine, vendoring)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Smoke Tests / Build go-dvwa (1.21, debian, vendoring)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Smoke Tests / Build go-dvwa (1.20, alpine, base)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Smoke Tests / Build go-dvwa (1.20, debian, vendoring)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Smoke Tests / Build go-dvwa (1.22, debian, base)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.