K8t

Latest version: v0.8.3

Safety actively analyzes 702700 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 7

0.1.11

Not secure
- Merge pull request 20 from ClarkSource/codeowners [20](https://github.com/ClarkSource/k8t/pull/20)
- Update cli.py [19](https://github.com/ClarkSource/k8t/pull/19)

0.1.10.post4

Not secure
Environments would not show properly, this is now fixed.

0.1.9

Not secure
prefix replacement in environment values has been fixed

0.1.8

Not secure
allow passing values via environment variables

e.g.


K8T_VALUE_FOOBAR=bar k8t gen


will work for a value `foobar`

0.1.7

Not secure
replaced all string interpolations with `.format()`

0.1.6

Not secure
now possible to use `env` to get environment variables

e.g. get variable `FOOBAR` with optional fallback `foo`


{{ env("FOOBAR", "foo") }}

Page 6 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.