1
0
mirror of https://github.com/getsops/sops.git synced 2026-02-07 00:46:15 +01:00
Files
sops/stores
billy4479 ba010428ee Avoid panic when values are numbers
When decrypting to dotenv we try to escape new line in the values
without taking into account the possibility that the value could be
something different than a string (e.g. an int).

This used to cause a panic when using `decrypt --output-format dotenv`.

Signed-off-by: billy4479 <giachi.ellero@gmail.com>
2025-09-11 00:07:36 +02:00
..
2025-09-09 20:49:20 +02:00
2025-09-09 20:49:20 +02:00
2025-09-09 20:49:20 +02:00