Skip to content

chore(deps): update all dependencies #230

chore(deps): update all dependencies

chore(deps): update all dependencies #230

Triggered via pull request July 31, 2024 18:05
Status Success
Total duration 2m 26s
Artifacts

tests.yml

on: pull_request
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors
tests (1.22): quad/value.go#L4
G505: Blocklisted import crypto/sha1: weak cryptographic primitive (gosec)
tests (1.22): quad/value.go#L66
G401: Use of weak cryptographic primitive (gosec)
tests (1.22): quad/value.go#L558
G404: Use of weak random number generator (math/rand or math/rand/v2 instead of crypto/rand) (gosec)
tests (1.22): quad/pquads/pio/io_test.go#L45
G404: Use of weak random number generator (math/rand or math/rand/v2 instead of crypto/rand) (gosec)
tests (1.22): graph/sql/mysql/mysql.go#L64
G202: SQL string concatenation (gosec)
tests (1.22): graph/sql/postgres/postgres.go#L134
G202: SQL string concatenation (gosec)
tests (1.22): graph/sql/postgres/postgres.go#L185
G202: SQL string concatenation (gosec)
tests (1.22): internal/load.go#L65
G107: Potential HTTP request made with variable url (gosec)
tests (1.22): cmd/download_ui/download_ui.go#L45
G107: Potential HTTP request made with variable url (gosec)
tests (1.22): cmd/download_ui/download_ui.go#L79
G305: File traversal when extracting zip/tar archive (gosec)