Skip to content

astral-sh/sigstore-models

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sigstore-models

PyPI - Version

Pydantic-based data models for Sigstore.

These models mirror the subset of the protobuf-specs that are used by the sigstore-python library.

Goals

  • Providing high-quality, type-safe data models to sigstore-python.
  • Matching Sigstore's (mostly protobuf influenced) JSON serialization format.

Anti-goals

  • Supporting protobuf serialization/deserialization.
  • Doing anything besides mirroring a subset of the types in protobuf-specs.

About

Pydantic-based, protobuf-free data models for Sigstore

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages