Arjan H
6973ebbcfb
Update go dependencies to address security issues
2025-12-03 18:47:16 +01:00
Arjan H
6589aaa18d
Update go.mod dependencies for security fixes
2025-07-20 14:53:28 +02:00
dependabot[bot]
79c6be8e08
Bump golang.org/x/net in /gui in the go_modules group across 1 directory ( #177 )
...
Bumps the go_modules group with 1 update in the /gui directory: [golang.org/x/net](https://github.com/golang/net ).
Updates `golang.org/x/net` from 0.36.0 to 0.38.0
- [Commits](https://github.com/golang/net/compare/v0.36.0...v0.38.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-version: 0.38.0
dependency-type: indirect
dependency-group: go_modules
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-21 09:08:56 +02:00
dependabot[bot]
471fc53821
Bump golang.org/x/crypto ( #176 )
...
Bumps the go_modules group with 1 update in the /gui directory: [golang.org/x/crypto](https://github.com/golang/crypto ).
Updates `golang.org/x/crypto` from 0.35.0 to 0.37.0
- [Commits](https://github.com/golang/crypto/compare/v0.35.0...v0.37.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.37.0
dependency-type: direct:production
dependency-group: go_modules
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-20 17:45:48 +02:00
Arjan H
5c1055319f
GUI: update some mod versions (dependabot)
2025-03-16 15:18:07 +01:00
Arjan H
2769ebb17f
Update go dependencies for GUI
2025-02-03 19:07:48 +01:00
Arjan H
6d72d32398
Use ceremony tool for generating keys and certs; store keys on SoftHSM
...
Replace openssl certificate / CRL generation with the tool as used by
Let's Encrypt, storing the keys on SoftHSMv2, a simulated HSM (Hardware
Security Module).
Include migration of old setups where key files were also stored on
disk.
2025-01-31 20:44:48 +01:00
Arjan H
4e1c361414
Bump golang.org/x/crypto from 0.21.0 to 0.31.0
2024-12-13 19:56:25 +01:00
dependabot[bot]
dd45211df0
Bump golang.org/x/net from 0.21.0 to 0.23.0 in /gui ( #128 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.21.0 to 0.23.0.
- [Commits](https://github.com/golang/net/compare/v0.21.0...v0.23.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-19 19:48:15 +02:00
dependabot[bot]
f8a358793c
Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 in /gui ( #122 )
...
Bumps google.golang.org/protobuf from 1.31.0 to 1.33.0.
---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-07 12:33:35 +02:00
dependabot[bot]
e737977dd5
Bump github.com/jackc/pgx/v4 from 4.18.0 to 4.18.2 in /gui ( #121 )
...
Bumps [github.com/jackc/pgx/v4](https://github.com/jackc/pgx ) from 4.18.0 to 4.18.2.
- [Changelog](https://github.com/jackc/pgx/blob/v4.18.2/CHANGELOG.md )
- [Commits](https://github.com/jackc/pgx/compare/v4.18.0...v4.18.2 )
---
updated-dependencies:
- dependency-name: github.com/jackc/pgx/v4
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-07 12:17:39 +02:00
dependabot[bot]
23bcde19f8
Bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /gui ( #106 )
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.14.0 to 0.17.0.
- [Commits](https://github.com/golang/crypto/compare/v0.14.0...v0.17.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-19 10:34:19 +01:00
dependabot[bot]
573716b019
Bump google.golang.org/grpc from 1.56.2 to 1.56.3 in /gui ( #100 )
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.56.2 to 1.56.3.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.56.2...v1.56.3 )
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-26 21:58:18 +02:00
dependabot[bot]
30b0d075fc
Bump golang.org/x/net from 0.12.0 to 0.17.0 in /gui ( #98 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.12.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.12.0...v0.17.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-12 19:14:15 +02:00
Arjan H
33c5fdfee1
Update go.mod dependencies of gui
2023-07-14 19:33:18 +02:00
dependabot[bot]
8bb6fe6600
Bump golang.org/x/crypto in /gui ( #71 )
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.0.0-20211215153901-e495a2d5b3d3 to 0.1.0.
- [Release notes](https://github.com/golang/crypto/releases )
- [Commits](https://github.com/golang/crypto/commits/v0.1.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-09 20:56:31 +01:00
dependabot[bot]
dab3e85a1b
Bump golang.org/x/net in /gui ( #69 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.0.0-20220607020251-c690dde0001d to 0.7.0.
- [Release notes](https://github.com/golang/net/releases )
- [Commits](https://github.com/golang/net/commits/v0.7.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-25 15:48:50 +01:00
Arjan H
e5798fb821
Make standalone gui version for Smallstep step-ca ACME ( #55 )
2022-09-05 20:52:21 +02:00
Arjan H
f922d2e6f5
Convert to go module because of issue with hcl/printer in GOPATH mode
...
cannot find package "github.com/hashicorp/hcl/hcl/printer" in any of:
/usr/local/go/src/github.com/hashicorp/hcl/hcl/printer (from $GOROOT)
/go/src/github.com/hashicorp/hcl/hcl/printer (from $GOPATH)
2021-02-13 11:23:05 +01:00