Skip to content

Releases: hahwul/jwt-hack

v1.2.0

21 May 15:01
Compare
Choose a tag to compare

Changelog

  • 252aef4 Update go.yml
  • f11f27c Update go.mod dependencies
  • 8c8db1e Update docker-publish.yml
  • 25dce8c Update docker-publish.yml
  • 77b785e Update README.md
  • e3a2d67 Update README.md
  • 69f14ae Update
  • 32e486b Update
  • 335a7e8 Support Windows ARM64
  • 3673d5e Migrate jwt-go to golang-jwt
  • 06674f0 Merge pull request #37 from hahwul/bump-to-go-packages
  • 814d1ea Merge pull request #34 from isacaya/test
  • 6b6c920 Merge pull request #33 from hahwul/bump-to-cosign
  • 501b241 Merge pull request #32 from hahwul/dependabot/go_modules/golang.org/x/sys-0.1.0
  • ec8cad1 Merge pull request #31 from ScriptIdiot/patch-1
  • cea10a3 Create docker-publish.yml
  • 6955ce1 Bump to go min go version (1.17 to 1.21)
  • c83c10a Bump golang.org/x/sys from 0.0.0-20220114195835-da31bd327af9 to 0.1.0
  • b13c58b Add logic related to 'max' flag by @isacaya
  • 06fb757 Add arm64 docker image builder

v1.1.2

24 Dec 17:00
92652fb
Compare
Choose a tag to compare

Changelog

v1.1.1

14 Oct 13:18
Compare
Choose a tag to compare

Changelog

7215340 Tap v1.1.1
14d1df4 (#26) Change panic() to os.Exit(), and Added missing error handling

v1.1.0

03 Oct 17:24
59d4365
Compare
Choose a tag to compare

Changelog

6ab9fbe Update readme
41dfb4a Update go.yml
5842726 Update go.mod
725db07 Update docker-image.yml
26b36d2 Update codeql-analysis.yml
2138a6c Update codeql-analysis.yml
59d4365 Update README.md
45abfd4 Update README.md
8b8d6b2 Update README.md
d65d8ab Update .goreleaser.yml
0b4a6da Create codecov.yml
3d976d1 Add jku and x5u payloads (bypass type) and tap v1.1.0

v1.0.7

27 Jul 15:44
Compare
Choose a tag to compare

Changelog

c31b049 tap 1.0.7-dev
3b69b80 release v1.0.7
dd0ff2c Update go.yml
6f27bc3 Update docker-image.yml
8f933ee Update codeql-analysis.yml
0611ddc Update README.md
302816d Delete renovate.json
cb4b4fe Add test code
8443dbf (#23) Fixed CVE-2020-26160

v1.0.6

18 Feb 10:49
Compare
Choose a tag to compare

Changelog

5f455fa release v1.0.6
64f8a90 release v1.0.5
a5af14e Update module spf13/cobra to v1.1.3
1ab12ad Update module sirupsen/logrus to v1.8.0
e7530d7 Update module logrusorgru/aurora to v3
76c91da Update module briandowns/spinner to v1.12.0
e9e2c32 Update docker-image.yml
66fbb56 Update README.md
0e977f3 Update README.md
7b13a64 Update README.md
2f196c5 Update README.md
c58c9ef Update .goreleaser.yml
6ea15ef Supported ARM(6/7/64) in linux and bsd
b950494 Merge pull request #20 from hahwul/renovate/sirupsen-logrus-1.x
692207c Merge pull request #19 from hahwul/renovate/spf13-cobra-1.x
7093d79 Merge pull request #18 from hahwul/renovate/logrusorgru-aurora-3.x
5260fab Merge pull request #16 from hahwul/renovate/github.com-briandowns-spinner-1.x
b7c3e0a Merge branch 'master' of https://github.com/hahwul/jwt-hack
0623c2e Improvement to colorize and logger
2d3ab52 Create docker-image.yml
067b4ea Create codeql-analysis.yml
ec6ed84 Create SECURITY.md

v1.0.5

13 Nov 10:27
Compare
Choose a tag to compare

Changelog

6eee9bf release v1.0.6
6ea15ef Supported ARM(6/7/64) in linux and bsd

v1.0.4

06 Nov 18:21
Compare
Choose a tag to compare

Changelog

4fd540c release 1.0.4 / add spinner / add --verbose flag
d7a092c release 1.0.4 / add spinner / add --verbose flag

v1.0.3

30 Oct 16:07
Compare
Choose a tag to compare

Changelog

6a5d918 release v1.0.3
2746562 Add arguments error handler
e6f8c96 (Fixed #5) Add home plug of snapcraft

v1.0.2

24 Oct 09:30
Compare
Choose a tag to compare

Changelog

65c204a release v1.0.2
b8569ca Update README.md
06d4b2c Update README.md
6cce0aa Merge pull request #13 from hahwul/add-license-1
f82beb3 Create LICENSE
95df53d (#14) show more information in decode mode