yizha1 / notation-go

A collection of libraries for supporting notation sign, verify, push, pull of oci and oras artifacts. Based on Notary V2 standard.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

notation-go

Build Status Codecov Go Reference

notation-go contains libraries for signing and verification of artifacts as per Notary Project specifications. notation-go is being used by notation CLI for signing and verifying artifacts.

notation-go reached a stable release as of July 2023 and continues to be actively developed and maintained.

Please visit README to know more about Notary Project.

Note

The Notary Project documentation is available here.

Table of Contents

Documentation

Library documentation is available at Go Reference.

Code of Conduct

This project has adopted the CNCF Code of Conduct. See CODE_OF_CONDUCT.md for further details.

License

This project is covered under the Apache 2.0 license. You can read the license here.

About

A collection of libraries for supporting notation sign, verify, push, pull of oci and oras artifacts. Based on Notary V2 standard.

License:Apache License 2.0


Languages

Language:Go 99.7%Language:Makefile 0.3%