Ksux

Latest version: v0.7.0

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

Scan your dependencies

Page 2 of 5

0.5.2

allow excluding resources by providing -x flag with resource "{apiVersion}_{kind}_{name}"

Useful if you need to have files/resources that you want to have in your base directory but not all of your output directories.
E.g. to exclude a deployment "web", you would type:

shell
ksux -b /path/to/base -p /path/to/patches -o /path/to/output -x apps/v1_Deployment_web

0.5.1

- Ignore comments in yaml files
- on `--dry-run` print only patched manifests

0.5.0

- By default save / print all manifests even those which were not patched.
- Added option `--patched_only` to the `ksux` script, which will save/print only manifests which were patched
- enforce utf-8 encoding in output json

0.4.1

tests

0.4.0

json` as default output format
try as best as possible to preserve quotes when replacing values. Not possible for adding values (yet)

0.3.11

readme update + docker latest tag

Page 2 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.