Security #60
security.yml
on: schedule
gosec
2m 14s
govulncheck
42s
Annotations
10 errors and 2 warnings
|
govulncheck
config.Config.RedisAddr calls fmt.Sprintf, which eventually calls http3.qpackError.Error
|
|
govulncheck
testutil.OpenSQL calls sql.DB.Close, which eventually calls http3.countingByteReader.Read
|
|
govulncheck
config.Config.RedisAddr calls fmt.Sprintf, which eventually calls http3.Error.Error
|
|
govulncheck
api.run calls gin.Engine.Run, which eventually calls http3.ConfigureTLSConfig
|
|
govulncheck
testutil.RequireProvider calls testcontainers.DockerProvider.Health, which eventually calls tls.Dialer.DialContext
|
|
govulncheck
redis.New calls redis.NewClient, which eventually calls tls.DialWithDialer
|
|
govulncheck
testutil.StartPostgres calls postgres.Run, which eventually calls tls.Dial
|
|
govulncheck
migrate.run calls fmt.Printf, which eventually calls tls.Conn.Write
|
|
govulncheck
testutil.OpenSQL calls sql.DB.Close, which eventually calls tls.Conn.Read
|
|
govulncheck
api.run calls gin.Engine.Run, which eventually calls tls.Conn.HandshakeContext
|
|
govulncheck
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gosec
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-go@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|