v0.0.14
What's Changed
- security: fix kubectl ReadOnly mode misclassifications (defense-in-depth) by gossion in #126
- fix(security): block kubectl/helm global flags that redirect API traffic or inject credentials by gossion in #127
- fix(security): block all kubectl config write subcommands in readonly mode by gossion in #137
- build(deps): bump idna from 3.10 to 3.15 in /example/clients/autogen by Dependabot (@dependabot)[bot] in #135
- fix(security): normalize whitespace before scanning blocked global flags by gossion in #138
- build(deps): bump the all-gomod group across 1 directory with 4 updates by Dependabot (@dependabot)[bot] in #136
- build(deps): bump urllib3 from 2.6.3 to 2.7.0 in /example/clients/autogen by Dependabot (@dependabot)[bot] in #134
- build(deps): bump python-multipart from 0.0.22 to 0.0.27 in /example/clients/autogen by Dependabot (@dependabot)[bot] in #133
- build(deps): bump go.opentelemetry.io/otel from 1.40.0 to 1.41.0 by Dependabot (@dependabot)[bot] in #132
- build(deps): bump python-dotenv from 1.1.0 to 1.2.2 in /example/clients/autogen by Dependabot (@dependabot)[bot] in #131
- build(deps): bump pillow from 12.1.1 to 12.2.0 in /example/clients/autogen by Dependabot (@dependabot)[bot] in #129
- build(deps): bump cryptography from 46.0.6 to 46.0.7 in /example/clients/autogen by Dependabot (@dependabot)[bot] in #124
- ci: bump Go to 1.25 by Pengfei Ni (@feiskyer) in #139
- build: bump Dockerfile golang base to 1.25 by Pengfei Ni (@feiskyer) in #140
- build(deps): bump go.opentelemetry.io/otel/sdk from 1.40.0 to 1.43.0 by Dependabot (@dependabot)[bot] in #125
- build(deps): bump the all-gomod group across 1 directory with 5 updates by Dependabot (@dependabot)[bot] in #103
- fix(security): enforce --allow-namespaces for commands without -n by gossion in #141
Full Changelog: v0.0.13...v0.0.14