notation icon indicating copy to clipboard operation
notation copied to clipboard

A CLI tool to sign and verify artifacts

Results 192 notation issues
Sort by recently updated
recently updated
newest added

- [ ] Cleanup dead code which was left because of notation-go and notation-core-go refactoring. - [ ] Add more UTs wherever required - [ ] Address TODOs

Unfortunately, there is no way I could find to filter out the weekly developer builds from the notation repository. The weekly developer builds are only useful for 2 weeks at...

## What Suppor end-to-end test by using [Ginkgo](https://github.com/onsi/ginkgo) Add e2e test infrastructure for notation-cli The core functions are in **test/e2e/scenario** and **test/e2e/internal/utils/exec.go** There is a quick introduction in **test/e2e/Readme.md** -...

`Notation CLI` depends on `Notation-go` to support OCI reference type. The `Notation-go` work item is tracked here at https://github.com/notaryproject/notation-go/issues/136. Besides the update in `Notation-go`, this issue tracks any other tasks...

enhancement

This PR upgrades Notation to OCI 1.1. Major changes: 1. `--allow-referrers-api` flag is moved out of experimental. And it is now only applied to the `Sign` command. 2. Sign: ```...

Adding sign blob commands. Spec Pr used for ref: https://github.com/notaryproject/notation/pull/811

Adding inspect blob commands. Spec Pr used for ref: https://github.com/notaryproject/notation/pull/811

Stale

### What is not working as expected? We are giving the chain of certificates having from root certificate , intermediate certificate to leaf cert and giving leaf private key for...

question
Stale

### Is your feature request related to a problem? Consider an enterprise code signing scenario with an existing private CA and the CA certificate has the key usage extension that...

enhancement
wontfix

@priteshbandi The purpose of the `notation policy init` is to improve the overall out of the box experience (OOBE) of the `notation` CLI. If an advanced customer does not think...

duplicate