Add gosec to SAST analysis (#755) #53
on-master-commit.yaml
on: push
Matrix: Run Unit Tests / unit_tests
Run Unit Tests
/
test_coverage
2m 5s
Lint
/
golangci-lint
1m 15s
Generate Docker Tags
0s
License Check
/
license-check
28s
E2E Tests
/
Build Docker image
1m 32s
Annotations
9 errors and 9 warnings
Lint / golangci-lint:
state/state.go#L515
G601: Implicit memory aliasing in for loop. (gosec)
|
Lint / golangci-lint:
vm/instructions_test.go#L223
G101: Potential hardcoded credentials (gosec)
|
Lint / golangci-lint:
vm/instructions_test.go#L243
G101: Potential hardcoded credentials (gosec)
|
Lint / golangci-lint:
vm/instructions_test.go#L244
G101: Potential hardcoded credentials (gosec)
|
Lint / golangci-lint:
metrics/noop_test.go#L29
G404: Use of weak random number generator (math/rand instead of crypto/rand) (gosec)
|
Lint / golangci-lint:
metrics/noop_test.go#L36
G404: Use of weak random number generator (math/rand instead of crypto/rand) (gosec)
|
Lint / golangci-lint:
metrics/noop_test.go#L43
G404: Use of weak random number generator (math/rand instead of crypto/rand) (gosec)
|
Lint / golangci-lint:
cmd/thor/utils.go#L512
G112: Potential Slowloris Attack because ReadHeaderTimeout is not configured in the http.Server (gosec)
|
Lint / golangci-lint
issues found
|
Run Unit Tests / unit_tests (1.22.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run Unit Tests / unit_tests (1.19.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run Unit Tests / unit_tests (1.21.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run Unit Tests / unit_tests (1.22.x, macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
License Check / license-check
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
|
Run Unit Tests / unit_tests (1.20.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint / golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run Unit Tests / test_coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run Unit Tests / unit_tests (1.22.x, windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
e2e-test-results-3962325770999b6525893a767343cf779327dfb3
Expired
|
3.29 KB |
|
vechain-thor-image-3962325770999b6525893a767343cf779327dfb3
Expired
|
31.9 MB |
|