1
0
mirror of https://github.com/getsops/sops.git synced 2026-02-05 12:45:21 +01:00
Commit Graph

1984 Commits

Author SHA1 Message Date
Felix Fontein
10c103bfbb Consolidate passphrase reading functionality.
Basically readPassphrase was replaced by readSecret in c0e80ef2c9
so we can just use that and stick to the latest version of cmd/age/tui.go.

Signed-off-by: Felix Fontein <felix@fontein.de>
2025-03-01 20:39:23 +01:00
Felix Fontein
daffabb453 Merge pull request #1776 from felixfontein/gpg
Check GnuPG decryption result for non-empty size
2025-03-01 18:30:07 +01:00
Felix Fontein
40b9c12200 Check GnuPG decryption result for non-empty size.
Signed-off-by: Felix Fontein <felix@fontein.de>
2025-02-27 21:25:02 +01:00
Felix Fontein
1b99a29f72 Merge pull request #1641 from brianmcgee/feat/age-plugins
feat: add age plugin support
2025-02-27 21:10:22 +01:00
Brian McGee
6157d86d75 feat: add age plugin support
Signed-off-by: Brian McGee <brian@bmcgee.ie>
2025-02-27 09:06:21 +00:00
Felix Fontein
146d12c2ca Merge pull request #1773 from getsops/dependabot/go_modules/github.com/go-jose/go-jose/v4-4.0.5
build(deps): Bump github.com/go-jose/go-jose/v4 from 4.0.4 to 4.0.5
2025-02-25 06:49:57 +01:00
dependabot[bot]
7a5b8b907a build(deps): Bump github.com/go-jose/go-jose/v4 from 4.0.4 to 4.0.5
Bumps [github.com/go-jose/go-jose/v4](https://github.com/go-jose/go-jose) from 4.0.4 to 4.0.5.
- [Release notes](https://github.com/go-jose/go-jose/releases)
- [Changelog](https://github.com/go-jose/go-jose/blob/main/CHANGELOG.md)
- [Commits](https://github.com/go-jose/go-jose/compare/v4.0.4...v4.0.5)

---
updated-dependencies:
- dependency-name: github.com/go-jose/go-jose/v4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-24 22:54:53 +00:00
Felix Fontein
2ea609464e Merge pull request #1770 from getsops/dependabot/github_actions/ci-b0590ffde7
build(deps): Bump the ci group with 4 updates
2025-02-24 19:15:17 +01:00
dependabot[bot]
3ec4182d15 build(deps): Bump the ci group with 4 updates
Bumps the ci group with 4 updates: [actions/cache](https://github.com/actions/cache), [actions/upload-artifact](https://github.com/actions/upload-artifact), [github/codeql-action](https://github.com/github/codeql-action) and [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer).


Updates `actions/cache` from 4.2.0 to 4.2.1
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](1bd1e32a3b...0c907a75c2)

Updates `actions/upload-artifact` from 4.6.0 to 4.6.1
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](65c4c4a1dd...4cec3d8aa0)

Updates `github/codeql-action` from 3.28.9 to 3.28.10
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](9e8d0789d4...b56ba49b26)

Updates `sigstore/cosign-installer` from 3.8.0 to 3.8.1
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](c56c2d3e59...d7d6bc7722)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ci
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ci
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ci
- dependency-name: sigstore/cosign-installer
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ci
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-24 18:59:41 +01:00
Felix Fontein
bb6a1c2a03 Merge pull request #1769 from getsops/dependabot/go_modules/go-dbc6893c5a
build(deps): Bump the go group with 12 updates
2025-02-24 18:59:27 +01:00
dependabot[bot]
4bf8911637 build(deps): Bump the go group with 12 updates
Bumps the go group with 12 updates:

| Package | From | To |
| --- | --- | --- |
| [cloud.google.com/go/kms](https://github.com/googleapis/google-cloud-go) | `1.20.5` | `1.21.0` |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.36.1` | `1.36.2` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.29.6` | `1.29.7` |
| [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) | `1.17.59` | `1.17.60` |
| [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | `1.17.62` | `1.17.63` |
| [github.com/aws/aws-sdk-go-v2/service/kms](https://github.com/aws/aws-sdk-go-v2) | `1.37.18` | `1.37.19` |
| [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.77.0` | `1.77.1` |
| [github.com/aws/aws-sdk-go-v2/service/sts](https://github.com/aws/aws-sdk-go-v2) | `1.33.14` | `1.33.15` |
| [github.com/google/go-cmp](https://github.com/google/go-cmp) | `0.6.0` | `0.7.0` |
| [golang.org/x/crypto](https://github.com/golang/crypto) | `0.33.0` | `0.34.0` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.221.0` | `0.222.0` |
| [google.golang.org/genproto/googleapis/rpc](https://github.com/googleapis/go-genproto) | `0.0.0-20250207221924-e9438ea467c6` | `0.0.0-20250212204824-5a70512c5d8b` |


Updates `cloud.google.com/go/kms` from 1.20.5 to 1.21.0
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/documentai/CHANGES.md)
- [Commits](https://github.com/googleapis/google-cloud-go/compare/kms/v1.20.5...kms/v1.21.0)

Updates `github.com/aws/aws-sdk-go-v2` from 1.36.1 to 1.36.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/v1.36.1...v1.36.2)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.29.6 to 1.29.7
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/config/v1.29.6...config/v1.29.7)

Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.59 to 1.17.60
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/credentials/v1.17.59...credentials/v1.17.60)

Updates `github.com/aws/aws-sdk-go-v2/feature/s3/manager` from 1.17.62 to 1.17.63
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/feature/s3/manager/v1.17.62...feature/s3/manager/v1.17.63)

Updates `github.com/aws/aws-sdk-go-v2/service/kms` from 1.37.18 to 1.37.19
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/kms/v1.37.18...service/kms/v1.37.19)

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.77.0 to 1.77.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/s3/v1.77.0...service/s3/v1.77.1)

Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.33.14 to 1.33.15
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/sns/v1.33.14...service/sns/v1.33.15)

Updates `github.com/google/go-cmp` from 0.6.0 to 0.7.0
- [Release notes](https://github.com/google/go-cmp/releases)
- [Commits](https://github.com/google/go-cmp/compare/v0.6.0...v0.7.0)

Updates `golang.org/x/crypto` from 0.33.0 to 0.34.0
- [Commits](https://github.com/golang/crypto/compare/v0.33.0...v0.34.0)

Updates `google.golang.org/api` from 0.221.0 to 0.222.0
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.221.0...v0.222.0)

Updates `google.golang.org/genproto/googleapis/rpc` from 0.0.0-20250207221924-e9438ea467c6 to 0.0.0-20250212204824-5a70512c5d8b
- [Commits](https://github.com/googleapis/go-genproto/commits)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/kms
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: github.com/aws/aws-sdk-go-v2/credentials
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/manager
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/kms
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sts
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: github.com/google/go-cmp
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: google.golang.org/genproto/googleapis/rpc
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-24 18:43:54 +01:00
Felix Fontein
2bfba38bec Merge pull request #1768 from getsops/dependabot/cargo/functional-tests/rust-8e85850b02
build(deps): Bump the rust group in /functional-tests with 4 updates
2025-02-24 18:43:40 +01:00
dependabot[bot]
9c5599b498 build(deps): Bump the rust group in /functional-tests with 4 updates
Bumps the rust group in /functional-tests with 4 updates: [tempfile](https://github.com/Stebalien/tempfile), [serde](https://github.com/serde-rs/serde), [serde_json](https://github.com/serde-rs/json) and [serde_derive](https://github.com/serde-rs/serde).


Updates `tempfile` from 3.17.0 to 3.17.1
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Stebalien/tempfile/compare/v3.17.0...v3.17.1)

Updates `serde` from 1.0.217 to 1.0.218
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.217...v1.0.218)

Updates `serde_json` from 1.0.138 to 1.0.139
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.138...v1.0.139)

Updates `serde_derive` from 1.0.217 to 1.0.218
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.217...v1.0.218)

---
updated-dependencies:
- dependency-name: tempfile
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust
- dependency-name: serde_derive
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-24 18:05:00 +01:00
Felix Fontein
beb0d87ced Merge pull request #1400 from tomaszduda23/pass
support for age identity with passphrase
2025-02-24 18:03:48 +01:00
Tomasz Duda
1d3eefaaf8 fix review comments
Signed-off-by: Tomasz Duda <tomaszduda23@gmail.com>
2025-02-23 21:34:28 +01:00
Tomasz Duda
0ba8bd19bc fix review comments
Signed-off-by: Tomasz Duda <tomaszduda23@gmail.com>
2025-02-23 21:30:30 +01:00
tomaszduda23
c5b59c769e Merge branch 'main' into pass 2025-02-22 13:55:26 +01:00
Tomasz Duda
2d144cd25c use common function to read password
Signed-off-by: Tomasz Duda <tomaszduda23@gmail.com>
2025-02-22 13:55:12 +01:00
Felix Fontein
063e054abd Merge pull request #1766 from tomaszduda23/fix_tests
make sure that tests do not pick keys.txt from user's HOME dir
2025-02-22 12:26:20 +01:00
Tomasz Duda
6baf3b4c75 Merge remote-tracking branch 'origin/main' into pass
Signed-off-by: Tomasz Duda <tomaszduda23@gmail.com>
2025-02-22 12:13:01 +01:00
Tomasz Duda
19f37824ac make sure that tests do not pick keys.txt from user's HOME dir
Signed-off-by: Tomasz Duda <tomaszduda23@gmail.com>
2025-02-22 12:02:18 +01:00
Felix Fontein
0cea11f527 Merge pull request #1692 from haoqixu/age-ssh
Add SSH support for age
2025-02-20 21:09:22 +01:00
Felix Fontein
7363b9f3e5 Merge branch 'main' into age-ssh 2025-02-20 20:03:50 +01:00
xu0o0
244a9a4e0e apply suggestions from code review
Co-authored-by: Felix Fontein <felix@fontein.de>
Signed-off-by: xu0o0 <hq.xu0o0@gmail.com>
2025-02-20 19:27:54 +08:00
Felix Fontein
ca6affed74 Merge pull request #1765 from Paredev/typo
fix(docs): typo in README.rst
2025-02-19 17:43:31 +01:00
Carlos Paredev
49aa20a34a fix(docs): typo in README.rst
Signed-off-by: Carlos Paredev <Paredev@users.noreply.github.com>
2025-02-19 13:23:55 +01:00
haoqixu
775335db22 update docs about ssh support
Signed-off-by: haoqixu <hq.xu0o0@gmail.com>
2025-02-19 12:58:34 +08:00
haoqixu
1efd20358c move functions into ssh_parse.go
Signed-off-by: haoqixu <hq.xu0o0@gmail.com>
2025-02-19 12:52:51 +08:00
haoqixu
5332127f2a replace SopsAgeSshPrivateKeyEnv in comments
Signed-off-by: haoqixu <hq.xu0o0@gmail.com>
2025-02-19 12:52:51 +08:00
haoqixu
bbcfa1a862 update license header as suggested
Signed-off-by: haoqixu <hq.xu0o0@gmail.com>
2025-02-19 12:52:51 +08:00
haoqixu
4cf34eb958 Rename SopsAgeSshPrivateKeyEnv to SopsAgeSshPrivateKeyFileEnv
Signed-off-by: haoqixu <hq.xu0o0@gmail.com>
2025-02-19 12:52:51 +08:00
Marvin Strangfeld
b888daa244 feat: add ssh support for age
Signed-off-by: Marvin Strangfeld <marvin@strangfeld.io>
2025-02-19 12:52:49 +08:00
Felix Fontein
d265c0e57c Merge pull request #1761 from getsops/dependabot/github_actions/ci-100c536c6d
build(deps): Bump goreleaser/goreleaser-action from 6.1.0 to 6.2.1 in the ci group
2025-02-17 18:51:06 +01:00
dependabot[bot]
8d0cd7112d build(deps): Bump goreleaser/goreleaser-action in the ci group
Bumps the ci group with 1 update: [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action).


Updates `goreleaser/goreleaser-action` from 6.1.0 to 6.2.1
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](9ed2f89a66...90a3faa9d0)

---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ci
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-17 18:47:10 +01:00
Felix Fontein
67d785132f Merge pull request #1762 from getsops/dependabot/cargo/functional-tests/rust-c68bf6b0c2
build(deps): Bump tempfile from 3.16.0 to 3.17.0 in /functional-tests in the rust group
2025-02-17 18:46:55 +01:00
dependabot[bot]
3384f6af7e build(deps): Bump tempfile in /functional-tests in the rust group
Bumps the rust group in /functional-tests with 1 update: [tempfile](https://github.com/Stebalien/tempfile).


Updates `tempfile` from 3.16.0 to 3.17.0
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Stebalien/tempfile/compare/v3.16.0...v3.17.0)

---
updated-dependencies:
- dependency-name: tempfile
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rust
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-17 17:32:38 +01:00
Felix Fontein
50526bab33 Merge pull request #1763 from getsops/dependabot/go_modules/go-a3a549db49
build(deps): Bump the go group with 8 updates
2025-02-17 17:31:44 +01:00
dependabot[bot]
e1ac0157d0 build(deps): Bump the go group with 8 updates
Bumps the go group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/Azure/azure-sdk-for-go/sdk/azidentity](https://github.com/Azure/azure-sdk-for-go) | `1.8.1` | `1.8.2` |
| [github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/azkeys](https://github.com/Azure/azure-sdk-for-go) | `1.3.0` | `1.3.1` |
| [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | `1.17.60` | `1.17.62` |
| [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.76.0` | `1.77.0` |
| [github.com/hashicorp/vault/api](https://github.com/hashicorp/vault) | `1.15.0` | `1.16.0` |
| [golang.org/x/net](https://github.com/golang/net) | `0.34.0` | `0.35.0` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.220.0` | `0.221.0` |
| [google.golang.org/genproto/googleapis/rpc](https://github.com/googleapis/go-genproto) | `0.0.0-20250127172529-29210b9bc287` | `0.0.0-20250207221924-e9438ea467c6` |


Updates `github.com/Azure/azure-sdk-for-go/sdk/azidentity` from 1.8.1 to 1.8.2
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md)
- [Commits](https://github.com/Azure/azure-sdk-for-go/compare/sdk/azidentity/v1.8.1...sdk/azidentity/v1.8.2)

Updates `github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/azkeys` from 1.3.0 to 1.3.1
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md)
- [Commits](https://github.com/Azure/azure-sdk-for-go/compare/sdk/azcore/v1.3.0...sdk/azcore/v1.3.1)

Updates `github.com/aws/aws-sdk-go-v2/feature/s3/manager` from 1.17.60 to 1.17.62
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/feature/s3/manager/v1.17.60...feature/s3/manager/v1.17.62)

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.76.0 to 1.77.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/s3/v1.76.0...service/s3/v1.77.0)

Updates `github.com/hashicorp/vault/api` from 1.15.0 to 1.16.0
- [Release notes](https://github.com/hashicorp/vault/releases)
- [Changelog](https://github.com/hashicorp/vault/blob/main/CHANGELOG-v1.10-v1.15.md)
- [Commits](https://github.com/hashicorp/vault/compare/v1.15.0...v1.16.0)

Updates `golang.org/x/net` from 0.34.0 to 0.35.0
- [Commits](https://github.com/golang/net/compare/v0.34.0...v0.35.0)

Updates `google.golang.org/api` from 0.220.0 to 0.221.0
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.220.0...v0.221.0)

Updates `google.golang.org/genproto/googleapis/rpc` from 0.0.0-20250127172529-29210b9bc287 to 0.0.0-20250207221924-e9438ea467c6
- [Commits](https://github.com/googleapis/go-genproto/commits)

---
updated-dependencies:
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azidentity
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/azkeys
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/manager
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/hashicorp/vault/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: google.golang.org/genproto/googleapis/rpc
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-17 09:58:12 +00:00
Felix Fontein
c78b0aae0e Merge pull request #1759 from felixfontein/time-2
Encrypt and decrypt time.Time objects
2025-02-16 14:28:38 +01:00
Felix Fontein
d887433f75 Encrypt and decrypt time.Time objects.
Signed-off-by: Felix Fontein <felix@fontein.de>
2025-02-16 14:24:28 +01:00
Felix Fontein
45cdd26c96 Merge pull request #1754 from felixfontein/set-delete-idempotent
set subcommand: add --idempotent flag that will not write the file if no change happened
2025-02-16 14:24:04 +01:00
Felix Fontein
4c7dda8b3f Add --idempotent flag to set subcommand that will not write the file if no change happened.
Signed-off-by: Felix Fontein <felix@fontein.de>
2025-02-15 20:26:27 +01:00
Felix Fontein
8122a30605 Merge pull request #1476 from duthils/eof-newline
outputs: add trailing newline at the end of JSON files
2025-02-15 14:30:31 +01:00
Felix Fontein
54196f028b Adjust new test.
Signed-off-by: Felix Fontein <felix@fontein.de>
2025-02-15 14:25:29 +01:00
Felix Fontein
d9d35e999f Merge branch 'main' into eof-newline 2025-02-15 14:22:01 +01:00
Felix Fontein
618c0ff854 Merge pull request #880 from ricmatsui/rm/exec-env-same-process
Add same process option for exec-env
2025-02-15 14:21:27 +01:00
Felix Fontein
aa7ea02226 Merge branch 'main' into rm/exec-env-same-process 2025-02-15 14:16:34 +01:00
Felix Fontein
2110731cda Merge pull request #1203 from holiman/fixes
stores: test for duplicate keys, reserve keyword (yaml only now)
2025-02-15 14:15:48 +01:00
Felix Fontein
233deecdd0 Merge branch 'main' into fixes 2025-02-15 14:06:42 +01:00
Felix Fontein
799c7a2d2e Merge pull request #1452 from reindlt/ini-store-duplicate-sections
add duplicate section support to ini store
2025-02-15 14:06:14 +01:00