Livecoding nve #7
2 new security issues (0 max.).
Here is an overview of what got changed by this pull request:
Issues
======
- Added 6
Complexity increasing per file
==============================
- main.go 3
- pkg/argocd/application.go 3
- pkg/datadog/application.go 16
See the complete overview on Codacy
Annotations
Check warning on line 3 in go.mod
codacy-production / Codacy Static Code Analysis
go.mod#L3
Insecure dependency golang/stdlib@v1.24.1 (CVE-2025-0913: Inconsistent handling of O_CREATE|O_EXCL on Unix and Windows in os in syscall) (update to 1.24.4)
Check warning on line 3 in go.mod
codacy-production / Codacy Static Code Analysis
go.mod#L3
Insecure dependency golang/stdlib@v1.24.1 (CVE-2025-22871: net/http: Request smuggling due to acceptance of invalid chunked data in net/http) (update to 1.24.2)
Check warning on line 3 in go.mod
codacy-production / Codacy Static Code Analysis
go.mod#L3
Insecure dependency golang/stdlib@v1.24.1 (CVE-2025-22874: crypto/x509: Usage of ExtKeyUsageAny disables policy validation in crypto/x509) (update to 1.24.4)
Check warning on line 3 in go.mod
codacy-production / Codacy Static Code Analysis
go.mod#L3
Insecure dependency golang/stdlib@v1.24.1 (CVE-2025-4673: net/http: Sensitive headers not cleared on cross-origin redirect in net/http) (update to 1.24.4)
Check warning on line 3 in go.mod
codacy-production / Codacy Static Code Analysis
go.mod#L3
Insecure dependency golang/stdlib@v1.24.1 (CVE-2025-47906: os/exec: Unexpected paths returned from LookPath in os/exec) (update to 1.24.6)
Check warning on line 3 in go.mod
codacy-production / Codacy Static Code Analysis
go.mod#L3
Insecure dependency golang/stdlib@v1.24.1 (CVE-2025-47907: database/sql: Postgres Scan Race Condition) (update to 1.24.6)