fix: Apply gosec and codeql recommendations #187
ci.yml
on: push
test-lint
/
lint
11s
docs
/
build
57s
docs
/
deploy
7s
docker
/
images
packaging
/
packaging
quay
/
images
Annotations
3 errors and 2 warnings
test-lint / lint:
pkg/api/db/db.go#L538
G201: SQL string formatting (gosec)
|
test-lint / lint:
pkg/api/db/db.go#L553
G201: SQL string formatting (gosec)
|
test-lint / lint
issues found
|
test-lint / lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, 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/.
|
docs / build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|