Releases: HurricaneLabs/splunksecrets
Releases · HurricaneLabs/splunksecrets
1.1.0
1.1.0 - Support for newer DB Connect crypto (#23) * Removing six and beginning to support newer DBX secrets * Refactor into multiple files. Swap from setup.py to pyproject.toml. Finish implementing new DBconnect functions * Swap to all things astral * No need for mypy * Use Python version from matrix, not .python-version * Bump minimum Python version up to 3.9. Add pytest and ruff to dev dependencies. Reformat using ruff * Add legacy encrypt command for DBX. Add publish workflow * Docstrings * Remove .bandit.yml * Remove pylint/pragma comments * README * uv.lock * README tweaks and authors * README tweaks