Releases: chris-short/chkcerts
Releases · chris-short/chkcerts
v0.0.7
Changelog
- cfa6ea3 Not doing docker images yet
- d0d83ec FUNDING: Adding Open Collective
- efb516d Automation with a smile
- c047113 ACTIONS_TOKEN
- bcbbb6b ACTIONS_TOKEN
- a2fa6e9 ACTIONS_PAT for Go Setup?
- c2b258d Back to GITHUB_TOKEN in Build Binaries
- 55bb10d Unique Actions Token
- 464bd3b No Self Hosting Yet
- 7cfbaf1 GitHub Actions Self-Hosted Runner
- 5f66c38 Merge pull request #19 from chris-short/GH-Actions
- b306110 GITHUB_TOKEN instead of GH_PAT? Release is deprecated... Hmm...
- 4e6e317 Build Binaries failing due to 401 (auth) error
- ee7584d Update README
- 92365be Renaming
- 675e3e3 Adding a Create Release Workflow
- 0afea4e Merge pull request #18 from chris-short/builds-releases
- 6a38d25 Init of build container GH Action
- f9f2fc5 Consistent Naming Across all Files
- 42443d3 Merge pull request #17 from chris-short/dependabot/go_modules/github.com/fatih/color-1.16.0
- a7fb038 Bump github.com/fatih/color from 1.15.0 to 1.16.0
- 2f5d28d Update Dockerfile
v0.0.6
The rename
Name collisions are real
v0.0.4 The “Duffie” release
Changelog
- 0742a64 Merge pull request #13 from chris-short/hsts
- bbace25 adding usage
- c926454 HSTS header check as well
- a365fc1 Putting the cipher check back in; commenting code
- af960ba I'm bad at git
- 79869ff Merge pull request #12 from chris-short/fpc
- c891332 Merge branch 'main' into fpc
- 60caf64 Readding cipher and fingerprint 🤦
- 776a78b Merge pull request #11 from chris-short/KeyUsage
- 42c4383 Adding KeyUsage information to output
- 359722a Merge pull request #10 from chris-short/cipher-fingerprint
- 33edb5f Adding days argument in release test
- 7e9c701 No for real
- e6117fa Adding cipher and fingerprint information to output
- e0a896a Adding Fingerprint and Cipher information
v0.0.3
v0.0.2
v0.0.1
Changelog
- f933d04 govulncheck = frustrating
- 5f4eea0 Use correct action
- 87eddc2 Adding govulncheck needed directories
- c094d99 Merge pull request #2 from chris-short/rlease
- 2e30141 Error fixing
- 8f4b6d9 New features in release pipeline
- 67eec76 Merge branch 'main' of github.com:chris-short/certcheck
- 247f1e2 Finishing up GH Action
- afeff89 Merge pull request #1 from chris-short/dependabot
- 80fcf3b Create dependabot.yml
- 409ec83 Re-trying goreleaser
- d187ac1 Create FUNDING.yml
- 515643f 64-bit only
- 0a40610 Changing release workflow
- 925e685 Merge
- 2bf5b0b Better error message
- b363b98 rm linux/386 ¯_(ツ)_/¯
- e8db813 More release error handling
- a4d3415 Let's go smaller 😉
- 724e3d9 excluding darwin/arm
- ce986ed A different release approach
- 388dcee Giving up on Gorealeaser due to go.sum dependency
- feabbe5 README Syntax
- 7330266 I hope this works
- b16cb9b ---
- c56f1ca Update README
- fd61ca7 Updating versions though
- 8f86f3c Clean up release GH Action
- 88d014f Adding go.mod
- 470aa6f Try workflow again
- cd1ed41 Init