Ksconf

Latest version: v0.13.10

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

Scan your dependencies

Page 12 of 13

0.4.3

~~~~~~~~~~~~~~~~~~~~~~~~~~~

- Rename PyPI package ``kintyre-splunk-conf``
- Add support for building a standalone executable (zipapp).
- Revamp install docs and location
- Add GitHub release for the standalone executable.

0.4.2

~~~~~~~~~~~~~~~~~~~~~~~~~~~

- Add readthedocs.io support

0.4.1

~~~~~~~~~~~~~~~~~~~~~~~~~~~

- Enable PyPI production package building

0.4.0

~~~~~~~~~~~~~~~~~~~~~~~~~~~

- Refactor entire code base. Switched from monolithic all-in-one file to clean-cut modules.
- Versioning is now discoverable via ``ksconf --version``, and controlled via git tags (via
``git describe --tags``).

Module layout
^^^^^^^^^^^^^

- ``ksconf.conf.*`` - Configuration file parsing, writing, comparing, and so on
- ``ksconf.util.*`` - Various helper functions
- ``ksconf.archive`` - Support for decompressing Splunk apps (tgz/zip files)
- ``ksconf.vc.git`` - Version control support. Git is the only VC tool supported for now. (Possibly ever)
- ``ksconf.commands.<CMD>`` - Modules for specific CLI functions. I may make this extendable, eventually.

Ksconf 0.3.x
------------

First public releases.

0.3.2

~~~~~~~~~~~~~~~~~~~~~~~~~~~

- Add AppVeyor for Windows platform testing
- Add codecov integration
- Created ConfFileProxy.dump()

0.3.1

~~~~~~~~~~~~~~~~~~~~~~~~~~~

- Setup automation via Travis CI
- Add code coverage

Page 12 of 13

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.