Dashboard
Resources
Pricing
Discover
Directory
Log in
convox
/
convox
Active
Last analyzed
1813ec3
a day ago
Default analysis branch is
master
Currently analyzing run
Overview
Issues
Metrics
History
All
Sort
Recommended
283
All issues
751
Recommended
283
Bug risk
374
Anti-pattern
174
Security
29
Performance
82
Type check
0
Coverage
0
Style
83
Documentation
9
Unused parameter in function
RVV-B0012
Bug risk
6 months ago
—
6 months old
Found in cmd/docs/main.go, pkg/../controllers.go and 36 other files
94
Unused method receiver
RVV-B0013
Bug risk
6 months ago
—
6 months old
Found in pkg/../controllers.go, pkg/../controller.go and 61 other files
107
Found trapping a signal that cannot be trapped
SCC-SA1016
Anti-pattern
6 months ago
—
6 months old
Found in pkg/start/start.go
1
Empty string test can be improved
CRT-A0004
Anti-pattern
6 months ago
—
6 months old
Found in provider/k8s/release.go
1
Function call can be replaced with helper function
CRT-A0010
Anti-pattern
6 months ago
—
6 months old
Found in pkg/common/string.go, pkg/docs/docs.go and 3 other files
9
Multiple
append
can be combined into a single call
CRT-P0001
Performance
6 months ago
—
6 months old
Found in pkg/build/docker.go
1
Found the usage of undeclared variables
JS-0125
Bug risk
6 months ago
—
6 months old
Found in cmd/docs/public/assets/docs.js
19
from 0
Should not have unused variables
JS-0128
Bug risk
6 months ago
—
6 months old
Found in cmd/docs/public/assets/docs.js
2
from 0
sort.Slice
can only be used on slices
GO-W5002
Bug risk
6 months ago
—
6 months old
Found in pkg/api/controllers.go
25
Using a deprecated function, variable, constant or field
SCC-SA1019
Bug risk
6 months ago
—
6 months old
Found in pkg/docs/docs.go, pkg/../templater.go and 1 other file
3
Pin versions in
apt get install
DOK-DL3008
Bug risk
6 months ago
—
6 months old
Found in Dockerfile
3
Consider using quotes to prevent word splitting
DOK-SC2046
Bug risk
6 months ago
—
6 months old
Found in Dockerfile
1
Legacy dot index syntax
TF-L0038
Bug risk
3 months ago
—
3 months old
Found in terraform/api/k8s/main.tf
4
Avoid use of
==
and
!=
JS-0050
Anti-pattern
6 months ago
—
6 months old
Found in cmd/docs/public/assets/docs.js
3
from 0
Exported function returning value of unexported type
RVV-B0011
Anti-pattern
6 months ago
—
6 months old
Found in provider/local/controller_pod.go
1
Avoid additional packages by specifying
--no-install-recommends
DOK-DL3015
Anti-pattern
6 months ago
—
6 months old
Found in Dockerfile
3
Potentially sensitive data stored in
default
value of variable
TF-GEN001
Security
6 months ago
—
6 months old
Found in terraform/../variables.tf, terraform/../variables.tf and 4 other files
6