KubeArmor/pkg/KubeArmorController
Sagar Khandagre 580dcb9e62
fix: upgrade golang.org/x/text to v0.39.0 and go 1.26.5 to resolve govulncheck CVEs (#2786)
Resolves:
- GO-2026-5970: golang.org/x/text v0.38.0 -> v0.39.0
- GO-2026-5856: crypto/tls (stdlib) go1.26.4 -> go1.26.5
- GO-2026-4970: os (stdlib) go1.26.4 -> go1.26.5

Updates all 6 modules (KubeArmor, tests, protobuf, deployments,
KubeArmorController, KubeArmorOperator) to ensure govulncheck
passes cleanly in CI.

Signed-off-by: Sagar Khandagre <sagar.khandagre998@gmail.com>
2026-07-23 18:31:50 +05:30
..
api/security.kubearmor.com/v1 fix CI 2026-07-01 18:05:45 +05:30
client
cmd fix: correct spelling mistakes across the project 2026-05-15 10:50:42 +05:30
common fix: correct spelling mistakes across the project 2026-05-15 10:50:42 +05:30
config fix CI 2026-07-01 18:05:45 +05:30
crd fix CI 2026-07-01 18:05:45 +05:30
hack
handlers
informer
internal/controller fix: correct spelling mistakes across the project 2026-05-15 10:50:42 +05:30
types
.dockerignore
.gitignore
Dockerfile Perf(BPF): Switched from udp_sendmsg to udp_send_skb for DNS visibility (#2738) 2026-07-10 21:09:08 +05:30
go.mod fix: upgrade golang.org/x/text to v0.39.0 and go 1.26.5 to resolve govulncheck CVEs (#2786) 2026-07-23 18:31:50 +05:30
go.sum fix: upgrade golang.org/x/text to v0.39.0 and go 1.26.5 to resolve govulncheck CVEs (#2786) 2026-07-23 18:31:50 +05:30
LICENSE
Makefile fix controller and operator ubi image release 2026-05-14 16:03:00 +05:30
PROJECT