Skip to content

Commit

Permalink
remove username from TODOs
Browse files Browse the repository at this point in the history
Signed-off-by: Dmitry Savintsev <dsavints@yahooinc.com>
  • Loading branch information
dmitris committed Jul 9, 2024
1 parent 32949de commit a8a7341
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/cosign/cli/verify/verify.go
Original file line number Diff line number Diff line change
Expand Up @@ -514,7 +514,7 @@ func shouldVerifySCT(ignoreSCT bool, keyRef string, sk bool) bool {
// loadCertsKeylessVerification loads certificates for the verification of keyless signatures
// for the verify command.
//
// TODO(dmitris) - mention additionally verify-attestation, verify-blob, verify-blob-attestation
// TODO - mention additionally verify-attestation, verify-blob, verify-blob-attestation
// commands when they are extended to call this function.
//
// The co *cosign.CheckOpts is both input and output parameter - it gets updated
Expand Down

0 comments on commit a8a7341

Please sign in to comment.