Sops

Latest version: v1.18

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

Scan your dependencies

Page 1 of 2

3.2.0

-----

* Added --output flag to write output a file directly instead of
through stdout
* Added support for dotenv files

3.1.1

-----

* Fix incorrect version number from previous release

3.1.0

-----

* Add support for Azure Key Service

* Fix bug that prevented JSON escapes in input files from working

3.0.5

-----

* Prevent files from being encrypted twice

* Fix empty comments not being decrypted correctly

* If keyservicecmd returns an error, log it.

* Initial sops workspace auditing support (still wip)

* Refactor Store interface to reflect operations SOPS performs

3.0.3

----

* --set now works with nested data structures and not just simple
values

* Changed default log level to warn instead of info

* Avoid creating empty files when using the editor mode to create new
files and not making any changes to the example files

* Output unformatted strings when using --extract instead of encoding
them to yaml

* Allow forcing binary input and output types from command line flags

* Deprecate filename_regex in favor of path_regex. filename_regex had
a bug and matched on the whole file path, when it should have only
matched on the file name. path_regex on the other hand is documented
to match on the whole file path.

* Add an encrypted-suffix option, the exact opposite of
unencrypted-suffix

* Allow specifying unencrypted_suffix and encrypted_suffix rules in
the .sops.yaml configuration file

* Introduce key service flag optionally prompting users on
encryption/decryption

3.0.1

-----

* Don't consider io.EOF returned by Decoder.Token as error

* add IsBinary: true to FileHints when encoding with crypto/openpgp

* some improvements to error messages

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.