fix static vulnerability: bump go-git to 5.11.0 and testify to 1.8.4 #624
ci.yml
on: push
Vulnerability check
20s
Verify binary (Alpine)
0s
Verify binary (macOS)
0s
Verify binary (Ubuntu)
0s
Verify binary (Windows)
0s
Annotations
9 errors and 6 warnings
Vulnerability check:
internal/metadata/commit.go#L8
missing go.sum entry for module providing package github.com/go-git/go-git/v5 (imported by github.com/buildpulse/test-reporter/internal/metadata); to add:
|
Vulnerability check:
internal/metadata/commit.go#L9
missing go.sum entry for module providing package github.com/go-git/go-git/v5/plumbing (imported by github.com/buildpulse/test-reporter/internal/metadata); to add:
|
Vulnerability check:
internal/metadata/commit.go#L8
could not import github.com/go-git/go-git/v5 (invalid package name: "")
|
Vulnerability check:
internal/metadata/commit.go#L9
could not import github.com/go-git/go-git/v5/plumbing (invalid package name: "")
|
Vulnerability check:
internal/metadata/commit.go#L33
undefined: git
|
Vulnerability check:
internal/metadata/commit.go#L39
undefined: git
|
Vulnerability check:
internal/metadata/commit.go#L39
undefined: git
|
Vulnerability check:
internal/metadata/commit.go#L41
undefined: git
|
Vulnerability check
Process completed with exit code 1.
|
Vulnerability check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Vulnerability check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Smoke test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Smoke test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|