Commit graph

461 commits

Author SHA1 Message Date
Boshi Lian
fefbb0ec99
init goreleaser (#169)
* init goreleaser

add dockerfile

add fetch tag

set next to snapshot

remove generate

skip val

add auto ver

revert ver

revert ver

force tag

* self tag

* self tag

* always tag

* change perm

* final
2023-08-02 02:40:04 -07:00
dependabot[bot]
3a8de2746e
Bump google.golang.org/protobuf from 1.30.0 to 1.31.0 (#177)
Bumps google.golang.org/protobuf from 1.30.0 to 1.31.0.

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-01 20:12:19 -07:00
Boshi Lian
e13f8e2a40
fix flaky fail to ban (#180) 2023-08-01 16:45:13 -07:00
dependabot[bot]
066b6c22d4
Bump github.com/pquerna/otp from 1.3.0 to 1.4.0 (#178)
Bumps [github.com/pquerna/otp](https://github.com/pquerna/otp) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/pquerna/otp/releases)
- [Commits](https://github.com/pquerna/otp/compare/v1.3.0...v1.4.0)

---
updated-dependencies:
- dependency-name: github.com/pquerna/otp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-01 16:34:12 -07:00
dependabot[bot]
12709b9ad2
Bump github.com/microsoftgraph/msgraph-sdk-go from 1.10.0 to 1.13.0 (#179)
Bumps [github.com/microsoftgraph/msgraph-sdk-go](https://github.com/microsoftgraph/msgraph-sdk-go) from 1.10.0 to 1.13.0.
- [Release notes](https://github.com/microsoftgraph/msgraph-sdk-go/releases)
- [Changelog](https://github.com/microsoftgraph/msgraph-sdk-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoftgraph/msgraph-sdk-go/compare/v1.10.0...v1.13.0)

---
updated-dependencies:
- dependency-name: github.com/microsoftgraph/msgraph-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-01 16:33:58 -07:00
dependabot[bot]
fa392f111a
Bump k8s.io/code-generator from 0.26.2 to 0.27.4 (#172)
Bumps [k8s.io/code-generator](https://github.com/kubernetes/code-generator) from 0.26.2 to 0.27.4.
- [Commits](https://github.com/kubernetes/code-generator/compare/v0.26.2...v0.27.4)

---
updated-dependencies:
- dependency-name: k8s.io/code-generator
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-30 16:23:53 -07:00
dependabot[bot]
586d2bc430
Bump k8s.io/client-go from 0.26.2 to 0.27.4 (#173) 2023-07-30 11:13:04 -07:00
dependabot[bot]
fa6b51d1c2
Bump google.golang.org/grpc from 1.53.0 to 1.57.0 (#174) 2023-07-30 11:10:44 -07:00
dependabot[bot]
15b131d607
Bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.6.1 to 1.7.0 (#175) 2023-07-30 11:10:26 -07:00
Boshi Lian
31b9766679
add go mod to dep bot (#170) 2023-07-30 05:19:14 -07:00
Boshi Lian
5808d47548
update crypto (#168) 2023-07-27 08:34:57 -07:00
Boshi Lian
f5ea4f1143
add dev container (#167)
* add dev container

* update working folder
2023-07-27 08:07:04 -07:00
Boshi Lian
72fc5488af
Update CONTRIBUTING.md 2023-07-13 10:12:33 -07:00
Boshi Lian
b4c2be7b1e
fix typo 2023-07-13 10:10:20 -07:00
Boshi Lian
2c99b9b292
update dep (#163)
* update dep

* revert go proxyproto
2023-07-11 03:31:59 -07:00
Boshi Lian
2067fcb003
non return plugin callback now will be triggered together (#162)
* add failtoban plugin

* fmt

* bump ver

* add failtoban e2e

* add readme

* update readme
2023-07-11 01:32:05 -07:00
Boshi Lian
bffa03dde0
update crypto upstream (#161)
* update dep

* go mod tidy

* fix test

* fix flaky test
2023-07-06 23:05:26 -07:00
Boshi Lian
8eeb3abac5
Update README.md (#160) 2023-06-10 20:07:27 -07:00
Shiipou
20f7523393
build(docker): Non-root docker image (#155) 2023-05-23 08:58:44 -07:00
dependabot[bot]
e8c84ae4f3
Bump github.com/docker/distribution (#153)
Bumps [github.com/docker/distribution](https://github.com/docker/distribution) from 2.8.1+incompatible to 2.8.2+incompatible.
- [Release notes](https://github.com/docker/distribution/releases)
- [Commits](https://github.com/docker/distribution/compare/v2.8.1...v2.8.2)

---
updated-dependencies:
- dependency-name: github.com/docker/distribution
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-11 14:32:35 -07:00
Boshi Lian
fc3af11b4a
Delete sshpiperd (#152) 2023-04-11 02:40:56 -07:00
Tommaso Doninelli
69fec645ca
Cross-compatible check if FD is a TTY terminal (#151)
Package `term` provides support functions for dealing with terminals, cross-compatible with Unix,darwin and windows.

 The low leve const `unix.TCGETS` is not defined in Darwin arch, ad prevent shspiper to buil and run on osx
2023-04-06 14:57:24 -07:00
dependabot[bot]
daadad36b1
Bump github.com/docker/docker (#150)
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 20.10.23+incompatible to 20.10.24+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](https://github.com/docker/docker/compare/v20.10.23...v20.10.24)

---
updated-dependencies:
- dependency-name: github.com/docker/docker
  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-04-04 15:26:37 -07:00
Boshi Lian
50882ccdec
use stable (#149) 2023-03-15 20:24:45 -07:00
dependabot[bot]
b24b7eea06
Bump actions/setup-go from 3 to 4 (#148) 2023-03-15 13:16:09 -07:00
dependabot[bot]
3b1251428e
Bump google.golang.org/protobuf from 1.29.0 to 1.29.1 (#147) 2023-03-14 19:17:08 -07:00
Boshi Lian
5b9091c42a
update dep (#146)
* update dep

* update crypto

* revert docker lib version
2023-03-12 05:15:22 -07:00
Boshi Lian
1cd6cd86d9
add callback for pipe start and pipe err (#145)
* add onstart onerr cb

* cover by e2e

* add missing plugin

* happy lint
2023-03-11 03:30:42 -08:00
Boshi Lian
f0e9accbd0 add base64 host key param 2023-03-04 10:20:43 +00:00
Boshi Lian
e7b276d6a5
reuse VerifyHostKeyFromKnownHosts (#143) 2023-02-28 17:11:17 -08:00
dependabot[bot]
841350fadb
bump golang.org/x/net from 0.6.0 to 0.7.0 (#142)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/compare/v0.6.0...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-28 17:11:02 -08:00
Boshi Lian
12aab7a076
add missing password field 2023-02-28 16:45:42 -08:00
Boshi Lian
2f87d3d26c
Update README.md 2023-02-28 03:47:23 -08:00
Boshi Lian
cf93ff08bf
update crypto (#141) 2023-02-15 15:29:57 -08:00
Boshi Lian
53d4789035
add option to drop host key msg (#140)
* add option to drop host key msg

* fix lint
2023-02-13 07:18:48 -08:00
Boshi Lian
3198e767d7
update library and support dropping package (#139)
* update library

* fix ver
2023-02-12 06:32:41 -08:00
Boshi Lian
31738b95b6
add support network hints (#138)
* add support network hints

* add test for multiple network
2023-02-11 01:27:51 -08:00
Boshi Lian
6a63582068
go 1.20 (#135) 2023-02-02 08:14:55 -08:00
dependabot[bot]
b6d42fab0c
Bump docker/build-push-action from 3 to 4 (#134)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3 to 4.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-31 00:15:09 -08:00
Boshi Lian
03b6035860 Update CONTRIBUTING.md 2023-01-10 01:14:02 -08:00
Boshi Lian
ecdbfb166d
update dependencies (#130)
* update dep

* more dep
2023-01-07 09:24:18 -08:00
Boshi Lian
2312f12b15
Update README.md 2023-01-07 07:52:51 -08:00
Boshi Lian
81db4de71f
support kubernetes.io/ssh-auth (#128) 2023-01-07 05:58:44 -08:00
Boshi Lian
5b6108594b
fix docker build tag (#127) 2023-01-07 01:16:44 -08:00
Boshi Lian
419a9efcd3
fix doc missing tags (#126) 2023-01-06 06:10:26 -08:00
Boshi Lian
2709d8136d
add downstream username to log (#120)
* add downstream username to log

* add username when pipe created
2023-01-06 05:47:56 -08:00
Boshi Lian
c33a9f2255
cache docker build and add full tag (#125)
* cache docker build

* fix tag

* remove pr test
2023-01-06 05:47:44 -08:00
Boshi Lian
20be820e02
use go action cache (#124)
* use go action cache

* download first
2023-01-05 05:39:44 -08:00
Boshi Lian
e14b6d340b
move lint to standalone pipeline (#123) 2023-01-05 05:03:06 -08:00
Boshi Lian
4c700aef49
add github go build cache (#122)
* add github go build cache

* remove unused key
2023-01-05 04:57:10 -08:00