Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / notaryproject/notation-core-go issues and pull requests

#145 - chore: update account info for Patrick Zheng

Pull Request - State: open - Opened by yizha1 about 1 year ago - 1 comment

#144 - build(deps): bump golang.org/x/crypto from 0.8.0 to 0.9.0

Pull Request - State: open - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies, go

#143 - build(deps): bump golang.org/x/crypto from 0.7.0 to 0.8.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 3 comments
Labels: dependencies, go

#142 - Release v1.0.0-rc.3 for notation-core-go

Issue - State: closed - Opened by yizha1 about 1 year ago - 8 comments

#141 - fix: change OCSP hash and encoding

Pull Request - State: closed - Opened by kody-kimberl about 1 year ago - 1 comment

#138 - workflows: add Gosec workflow

Pull Request - State: open - Opened by AdamKorcz over 1 year ago

#137 - Reducing the PR approval count to 2

Issue - State: closed - Opened by toddysm over 1 year ago - 2 comments

#136 - Temporarily bypassing status check for #135

Issue - State: closed - Opened by shizhMSFT over 1 year ago - 6 comments

#135 - build: shift Go support window to [1.19, 1.20]

Pull Request - State: closed - Opened by kody-kimberl over 1 year ago - 3 comments

#134 - feat: adding OCSP revocation implementation

Pull Request - State: closed - Opened by kody-kimberl over 1 year ago - 7 comments

#133 - chore: add issue template

Pull Request - State: open - Opened by yizha1 over 1 year ago - 1 comment
Labels: Governance

#132 - doc: outline design for OCSP revocation

Issue - State: open - Opened by kody-kimberl over 1 year ago - 6 comments

#131 - build(deps): bump actions/setup-go from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 2 comments
Labels: dependencies, github_actions

#130 - Create a bug report template for notation-core-go

Issue - State: open - Opened by yizha1 over 1 year ago
Labels: Governance

#129 - fuzzing: run notation-core-go fuzzers in the CI

Pull Request - State: open - Opened by AdamKorcz over 1 year ago

#128 - feat: add OCSP and CRL revocation checks

Pull Request - State: closed - Opened by kody-kimberl over 1 year ago - 1 comment

#127 - Update references from Notary v2 to Notation

Issue - State: open - Opened by yizha1 over 1 year ago - 1 comment
Labels: bug

#126 - self-signed leaf cert validation issue

Issue - State: open - Opened by JeyJeyGao over 1 year ago
Labels: enhancement

#125 - [revocation] Implement CRL support

Issue - State: open - Opened by priteshbandi over 1 year ago

#124 - [revocation] Implement OCSP support

Issue - State: open - Opened by priteshbandi over 1 year ago - 2 comments

#123 - fix: fix the CODEOWNERS format issue

Pull Request - State: closed - Opened by yizha1 over 1 year ago - 1 comment

#122 - build(deps): bump github.com/golang-jwt/jwt/v4 from 4.4.3 to 4.5.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies, go

#121 - self-signed leaf cert error message not clear

Issue - State: closed - Opened by JeyJeyGao over 1 year ago - 1 comment
Labels: enhancement

#120 - fix: updated error messages for certificate chain validation in x509 package

Pull Request - State: closed - Opened by patrickzheng200 over 1 year ago - 1 comment
Labels: enhancement

#119 - error message may not right

Issue - State: closed - Opened by JeyJeyGao over 1 year ago - 1 comment
Labels: enhancement

#118 - Added CODEOWNERS and MAINTAINERS files

Pull Request - State: closed - Opened by toddysm over 1 year ago - 2 comments

#117 - certificate chain validation error message is not returned

Issue - State: closed - Opened by JeyJeyGao over 1 year ago - 1 comment
Labels: enhancement

#116 - chore(license): add copyright

Pull Request - State: closed - Opened by priteshbandi over 1 year ago - 1 comment

#115 - Shift Go Support Window to [1.19, 1.20]

Issue - State: closed - Opened by shizhMSFT over 1 year ago - 1 comment

#114 - Add Junjie Gao as notation-core-go maintainer

Pull Request - State: closed - Opened by yizha1 over 1 year ago - 3 comments

#113 - Add Patrick Zheng as notation-core-go maintainer

Pull Request - State: closed - Opened by yizha1 over 1 year ago - 3 comments

#112 - Add Shiwei Zhang as notation-core-go maintainer

Pull Request - State: closed - Opened by yizha1 over 1 year ago - 3 comments

#111 - Adds a string conversion for algorithms and some formatting

Pull Request - State: closed - Opened by byronchien over 1 year ago - 5 comments

#110 - Add Pritesh Bandi as notation-core-go maintainer

Pull Request - State: closed - Opened by vaninrao10 over 1 year ago - 1 comment

#109 - Add Milind Gokarn as notation-core-go maintainer

Pull Request - State: closed - Opened by vaninrao10 over 1 year ago - 2 comments

#108 - Add Rakesh Gariganti as notation-core-go maintainer

Pull Request - State: closed - Opened by vaninrao10 over 1 year ago - 2 comments

#107 - Update the branch policies for the repository

Issue - State: closed - Opened by toddysm over 1 year ago - 8 comments
Labels: Governance

#106 - Proposal to update the CODEOWNERS file and add MAINTAINERS file

Issue - State: closed - Opened by toddysm over 1 year ago - 3 comments
Labels: Governance

#105 - build(deps): bump github.com/veraison/go-cose from 1.0.0-rc.2 to 1.0.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies, go

#104 - signaturetest package should not be exported

Issue - State: closed - Opened by JeyJeyGao over 1 year ago

#103 - fix: move signaturetest to internal package

Pull Request - State: closed - Opened by JeyJeyGao over 1 year ago - 1 comment

#102 - remove!: clean up time stamping code

Pull Request - State: closed - Opened by shizhMSFT over 1 year ago - 1 comment

#101 - timestamp: add fuzzer

Pull Request - State: closed - Opened by AdamKorcz over 1 year ago - 3 comments

#100 - build(deps): bump github.com/golang-jwt/jwt/v4 from 4.4.2 to 4.4.3

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies, go

#99 - Release v1.0.0-rc.1 for notation-core-go

Issue - State: closed - Opened by yizha1 over 1 year ago - 5 comments

#98 - update: validate Tag1 Datetime CBOR object

Pull Request - State: closed - Opened by patrickzheng200 over 1 year ago - 1 comment

#97 - Tell apart Tag0 and Tag1 Datetime CBOR object during COSE verification

Issue - State: closed - Opened by patrickzheng200 over 1 year ago - 1 comment
Labels: bug

#96 - Deadcode cleanup improvement Notation-core-go

Issue - State: open - Opened by yizha1 over 1 year ago

#95 - update: enabled cose to verify time in Tag1 Datetime format

Pull Request - State: closed - Opened by patrickzheng200 over 1 year ago - 1 comment

#94 - feat: update go-cose to RC.2

Pull Request - State: closed - Opened by JeyJeyGao over 1 year ago - 1 comment

#93 - update COSE signingTime/authenticSigningTime/expiry type

Issue - State: closed - Opened by yizha1 over 1 year ago

#92 - Ensure `notation-core-go` works with `go-cose v1.0.0-rc.2`

Issue - State: closed - Opened by shizhMSFT over 1 year ago - 1 comment

#91 - Lazily create certificates

Pull Request - State: closed - Opened by priteshbandi over 1 year ago - 1 comment

#90 - Release a new version for Notation-core-go

Issue - State: closed - Opened by yizha1 over 1 year ago - 3 comments

#89 - update: updated COSE extended attributes logic

Pull Request - State: closed - Opened by patrickzheng200 over 1 year ago - 5 comments

#88 - bug: fail to verify COSE signature with extra attributes in the protected header

Issue - State: closed - Opened by shizhMSFT over 1 year ago - 16 comments
Labels: bug

#87 - Removing signingTime verification as its done by notation-go during TS/TP evaluation

Pull Request - State: closed - Opened by priteshbandi almost 2 years ago - 1 comment

#86 - Update KU and EKU requirements

Pull Request - State: closed - Opened by priteshbandi almost 2 years ago - 1 comment

#85 - Release v0.1.0-alpha.4 for Notation-core-go

Issue - State: closed - Opened by iamsamirzon almost 2 years ago - 1 comment

#84 - fix: update comments

Pull Request - State: closed - Opened by JeyJeyGao almost 2 years ago

#83 - Added GetRSASelfSignedCertTupleWithPK

Pull Request - State: closed - Opened by patrickzheng200 almost 2 years ago

#82 - minor typo fix

Pull Request - State: closed - Opened by patrickzheng200 almost 2 years ago

#81 - updated cose branch after code review

Pull Request - State: closed - Opened by patrickzheng200 almost 2 years ago

#80 - update cose branch

Pull Request - State: closed - Opened by patrickzheng200 almost 2 years ago

#79 - feat: merge main to cose.

Pull Request - State: closed - Opened by binbin-li almost 2 years ago

#78 - refactor: refactor comments

Pull Request - State: closed - Opened by binbin-li almost 2 years ago - 1 comment

#77 - Allows signing with self-signed certificate

Pull Request - State: closed - Opened by priteshbandi almost 2 years ago - 1 comment

#76 - refactor: JWS for signature package

Pull Request - State: closed - Opened by JeyJeyGao almost 2 years ago

#75 - feat: added COSE envelope implementation

Pull Request - State: closed - Opened by patrickzheng200 almost 2 years ago - 1 comment
Labels: enhancement

#74 - refactor: sync changes from stage/cose branch

Pull Request - State: closed - Opened by binbin-li almost 2 years ago

#73 - refactor: refactor envelope and signer to support cose

Pull Request - State: closed - Opened by binbin-li almost 2 years ago

#72 - refactor!: refactor code to support more signature envelopes

Pull Request - State: closed - Opened by shizhMSFT almost 2 years ago - 3 comments

#71 - refactor: rename signer to signature submodule

Pull Request - State: closed - Opened by binbin-li almost 2 years ago

#70 - fix: fix unit test error code

Pull Request - State: closed - Opened by JeyJeyGao almost 2 years ago

#69 - Updated cose branch

Pull Request - State: closed - Opened by patrickzheng200 almost 2 years ago

#68 - refactor: refactor envelope and signer to support cose

Pull Request - State: closed - Opened by binbin-li almost 2 years ago - 1 comment

#67 - Revert "refactor: refactor envelope and signer to support cose"

Pull Request - State: closed - Opened by shizhMSFT almost 2 years ago - 1 comment

#66 - feat: update to go 1.18

Pull Request - State: closed - Opened by JeyJeyGao almost 2 years ago - 1 comment

#65 - quick update regarding verification plugin

Pull Request - State: closed - Opened by patrickzheng200 almost 2 years ago

#64 - refactor: expose Envelope interface

Pull Request - State: closed - Opened by binbin-li almost 2 years ago - 1 comment

#62 - fix: update jwt.Claims

Pull Request - State: closed - Opened by JeyJeyGao almost 2 years ago

#61 - quick fix

Pull Request - State: closed - Opened by patrickzheng200 almost 2 years ago

#60 - updated errors related code

Pull Request - State: closed - Opened by patrickzheng200 almost 2 years ago

#59 - refactor: refactor SignatureProvider to Signer

Pull Request - State: closed - Opened by binbin-li almost 2 years ago - 3 comments

#58 - Refactor on SignRequest

Issue - State: closed - Opened by binbin-li almost 2 years ago - 1 comment

#57 - add JWS conformance test

Pull Request - State: closed - Opened by JeyJeyGao almost 2 years ago

#56 - refector: add getSigningMethod

Pull Request - State: closed - Opened by JeyJeyGao almost 2 years ago

#53 - refactor: refactor envelope and signer to support cose

Pull Request - State: closed - Opened by binbin-li almost 2 years ago - 6 comments

#38 - Support AuthenticSigningTime in SignerInfo

Issue - State: open - Opened by rgnote almost 2 years ago

#37 - Confirm go-cose v1.0.0-rc.1 is ready for a 1.0.0 release

Issue - State: open - Opened by SteveLasker almost 2 years ago - 7 comments

#26 - COSE envelope implementation updates

Pull Request - State: closed - Opened by shizhMSFT almost 2 years ago - 5 comments
Labels: enhancement

#24 - Refactor code to support multiple envelopes

Issue - State: closed - Opened by shizhMSFT almost 2 years ago - 3 comments

#22 - Shift Go Support Window to [1.18, 1.19]

Issue - State: closed - Opened by shizhMSFT almost 2 years ago - 1 comment

#20 - fix hash function name according to the spec

Pull Request - State: closed - Opened by chloeyin almost 2 years ago - 6 comments

#16 - Refine SignRequest type

Issue - State: closed - Opened by gokarnm almost 2 years ago - 2 comments

#15 - Update SignatureProvider to also return certificate chain and other minor changes.

Pull Request - State: closed - Opened by priteshbandi about 2 years ago - 1 comment

#14 - Bump github.com/golang-jwt/jwt/v4 from 4.4.1 to 4.4.2

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago - 2 comments
Labels: dependencies, go