Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / cashapp/pivit issues and pull requests
#57 - chore: upgrade `piv-go` to v2
Pull Request -
State: closed - Opened by linuxwolf 4 months ago
- 1 comment
#56 - fix: cast to crypto.Signer instead of ecdsa.PrivateKey
Pull Request -
State: closed - Opened by yoavamit 5 months ago
- 1 comment
#55 - Add code coverage reports using codecov.io
Pull Request -
State: closed - Opened by yoavamit 6 months ago
- 1 comment
#54 - Move certificate parameters to a dedicated struct
Pull Request -
State: closed - Opened by yoavamit 6 months ago
- 1 comment
#53 - build amd64 compatible binaries explicitly by default
Pull Request -
State: closed - Opened by yoavamit 6 months ago
#52 - API improvements
Pull Request -
State: closed - Opened by yoavamit 6 months ago
#51 - Override zipped binary when running `make release`
Pull Request -
State: closed - Opened by yoavamit 6 months ago
#50 - Override destination file in `make release` task
Pull Request -
State: closed - Opened by yoavamit 6 months ago
#49 - Add unit tests
Pull Request -
State: closed - Opened by yoavamit 6 months ago
#48 - Wrap piv.YubiKey in an interface to make it test-able
Pull Request -
State: closed - Opened by yoavamit 6 months ago
#47 - Replace command params with structs
Pull Request -
State: closed - Opened by yoavamit 6 months ago
#46 - Refactor all non-CLI functionality into a library
Pull Request -
State: closed - Opened by ivmaykov 7 months ago
- 2 comments
#45 - Create pkg/pivit, move CertHexFingerprint() there, add a unit test
Pull Request -
State: closed - Opened by ivmaykov 7 months ago
- 1 comment
#44 - Update actions/setup-go and actions/checkout to the latest versions
Pull Request -
State: closed - Opened by yoavamit 11 months ago
#43 - Store PIV management key in Yubikey metadata (PIN protected)
Pull Request -
State: closed - Opened by yoavamit 11 months ago
#42 - fix: PIN can be any character, not just a digit
Pull Request -
State: closed - Opened by kerrnel-cash 12 months ago
#41 - Add Nix flakes support
Pull Request -
State: closed - Opened by ddz about 1 year ago
#40 - Add Nix development environment and build derivations
Pull Request -
State: closed - Opened by ddz about 1 year ago
#39 - Updated installation instructions to prefer using homebrew
Pull Request -
State: closed - Opened by yoavamit about 1 year ago
#38 - Updated dependencies
Pull Request -
State: closed - Opened by yoavamit about 1 year ago
#37 - Added "cached" option when setting the touch policy
Pull Request -
State: closed - Opened by yoavamit about 1 year ago
#36 - Set secure certificate slot policies by default
Issue -
State: open - Opened by yoavamit about 1 year ago
#35 - Add key policy flags
Pull Request -
State: closed - Opened by yoavamit about 1 year ago
#34 - Add certificate start and end dates (self-signed only)
Pull Request -
State: closed - Opened by yoavamit about 1 year ago
- 2 comments
#33 - Generated self-sign certificates do not specify a validity period
Issue -
State: closed - Opened by nguyendon about 1 year ago
- 2 comments
#32 - Create a brew formula for pivit
Issue -
State: closed - Opened by kerrnel-cash about 1 year ago
- 1 comment
#31 - Flags to specify the PIN and touch policy when CSR is created
Issue -
State: closed - Opened by kerrnel-cash about 1 year ago
- 1 comment
#30 - Allow specifying URIs in the certificate request SANs list
Pull Request -
State: closed - Opened by yoavamit over 1 year ago
#29 - Add mightyguava to releasers
Pull Request -
State: closed - Opened by mightyguava over 1 year ago
#28 - --self-sign should import certificate
Pull Request -
State: closed - Opened by mightyguava over 1 year ago
#27 - add an assume-yes flag to generate
Pull Request -
State: closed - Opened by mightyguava over 1 year ago
#26 - Add `--no-csr` flag
Pull Request -
State: closed - Opened by yoavamit over 1 year ago
#25 - Fix typo in release workflow yaml
Pull Request -
State: closed - Opened by yoavamit over 1 year ago
#24 - Move tag signature verification to separate job
Pull Request -
State: closed - Opened by yoavamit over 1 year ago
#23 - Use v0.2.0 of the cashapp/check-signature-action step
Pull Request -
State: closed - Opened by yoavamit over 1 year ago
#22 - Added ID field to the check signature step
Pull Request -
State: closed - Opened by yoavamit over 1 year ago
#21 - Delete the allowed_release_signers config file
Pull Request -
State: closed - Opened by yoavamit over 1 year ago
#20 - Bump golang.org/x/sys from 0.0.0-20210615035016-665e8c7367d1 to 0.1.0
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#19 - Use `check-signature-action`
Pull Request -
State: closed - Opened by yoavamit over 1 year ago
- 1 comment
#18 - verify tag signatures using github actions
Pull Request -
State: closed - Opened by yoavamit over 1 year ago
#17 - feat(generate): Create and import self-signed certificates
Pull Request -
State: closed - Opened by linuxwolf almost 2 years ago
#16 - feat(import): optionally import the first cert in a file
Pull Request -
State: closed - Opened by linuxwolf almost 2 years ago
#15 - Wrap all go-piv calls with an interface
Issue -
State: open - Opened by yoavamit about 2 years ago
#14 - Refactored the yubikey.Yubikey() function
Pull Request -
State: closed - Opened by yoavamit about 2 years ago
#13 - Better support for user ID strings (-u) when signing
Issue -
State: closed - Opened by yoavamit about 2 years ago
- 1 comment
#12 - Add NIST P-256 support
Pull Request -
State: closed - Opened by syncom about 2 years ago
- 8 comments
#11 - Documentation only: attempt to build statically linked pivit
Pull Request -
State: closed - Opened by syncom about 2 years ago
- 1 comment
#10 - Removed the --cert-file flag
Pull Request -
State: closed - Opened by yoavamit over 2 years ago
#9 - Feature request: statically linked `linux-amd64` binary
Issue -
State: closed - Opened by syncom over 2 years ago
- 2 comments
#8 - Simplify certificate import command
Issue -
State: open - Opened by yoavamit over 2 years ago
#7 - Simplify Makefile
Pull Request -
State: closed - Opened by ddz over 2 years ago
#6 - Minor correction: cert import command
Pull Request -
State: closed - Opened by syncom over 2 years ago
- 1 comment
#5 - Slot Swap Option
Pull Request -
State: closed - Opened by zoracon over 2 years ago
- 6 comments
#4 - GHA: minor typo fixes & use go1.19
Pull Request -
State: closed - Opened by syncom over 2 years ago
#3 - Clobber any existing tags in local with tags fetched from remote
Pull Request -
State: closed - Opened by yoavamit over 2 years ago
#2 - Fetch tags to verify the current release
Pull Request -
State: closed - Opened by yoavamit over 2 years ago
- 1 comment
#1 - Created file with public keys allowed to make release tags
Pull Request -
State: closed - Opened by yoavamit over 2 years ago