Samir Kakkar
Samir Kakkar
Add --debug option to Notation CLI Sign and Verify commands to help with troubleshooting and logging
As a user, I want the Notation Sign and Verify commands to generate additional info why a given CLI command is failing and/or to create logs of the actions being...
Created from #93 to fix hardcoded references to "localhost" to also include 127.0.0.1. Refer one example here. https://github.com/notaryproject/notation/pull/83#discussion_r704681085 . Desired Resolution - Address all hardcoded references to "localhost" by doing...
This issue is created to replace a finding in #93. Refer example here . https://github.com/notaryproject/notation/pull/83#discussion_r705755110 Desired Resolution Search through all code in Notation, Notation-go, Notation-go-core and before creating a new...
This issue is created to replace a finding in #93. Refer example here . https://github.com/notaryproject/notation/pull/83#discussion_r705752817 Desired Resolution 1. Search through all code in Notation, Notation-go, Notation-go-core and redirect stderr to...
To support additional use cases as outlined below, the certificate chain requirement imposed by the merge of https://github.com/notaryproject/notaryproject/pull/162 should be relaxed to allow for a certificate chains of any length...
It's time to release a new version of the Notary v2 spec - [ ] Decide on main commit for this release - [ ] Decide on a tag name...
Created to get feedback on https://hackmd.io/2rc07WwHTdmPjpgoMbvYfA?view from the NotaryV2 working group
As a user, I want to configure trust policy using the notation cli so that I can authenticate signed artifacts. **Summary** **Intended Outcome** The implementation matches with the specification. **Additional...
### What is the areas you experience the issue in? Notation CLI ### What is not working as expected? When signing and verifying images with user metadata the CLI does...
For Notation's RC-1 release, lets create a sample of trust policy templates, that customers can use as a reference to build their trust policies. These examples should be based on...