{"categories":[{"label":"Cryptography","url":"https://skillfed.io/packages/category/security-cryptography"}],"enrichment":{"capability":"Provides Pydantic-based data models that mirror Sigstore's protobuf specifications for type-safe JSON serialization and deserialization.","skillfed_tags":["pydantic-models","sigstore","cryptography"],"use_cases":["Validating and deserializing Sigstore JSON responses in Python applications that integrate with Sigstore services.","Building type-safe wrappers around Sigstore APIs by using these models as base schemas.","Providing structured data models for sigstore-python and related cryptographic signing tools.","Ensuring JSON serialization compatibility with Sigstore's protobuf-influenced format in downstream libraries."],"what_it_does":"sigstore-models is a Pydantic-based library that defines data models for Sigstore's cryptographic and signing infrastructure. It mirrors a subset of Sigstore's protobuf specifications and focuses on providing type-safe, validated schemas that match Sigstore's JSON serialization format. The package is designed as a foundational layer for sigstore-python and other tools that need to work with Sigstore's data structures.\n\nThe library depends on Pydantic for validation and typing-extensions for compatibility, keeping the dependency footprint minimal. It explicitly does not support protobuf serialization\u2014its scope is limited to mirroring protobuf-influenced types as Pydantic models. With active maintenance and recent commits, it is suitable for projects that need structured, validated representations of Sigstore data, though its Alpha status and young release history suggest it may still evolve.","worth_installing":"Yes, if you are building on sigstore-python or need validated Pydantic models for Sigstore data. The low install friction, active maintenance, and lack of known vulnerabilities make it safe to adopt. However, verify the license before use in proprietary contexts, and be aware that the package is still in Alpha\u2014expect potential API changes. If you only need Sigstore integration indirectly through sigstore-python, you may not need to install this directly."},"id":"sigstore-models","links":{"html":"https://skillfed.io/packages/sigstore-models","md":"https://skillfed.io/packages/sigstore-models.md","pypi":"https://pypi.org/project/sigstore-models/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2025-11-26","license_spdx":null,"license_treatment":"unclear","name":"sigstore-models","python_support":"supports_current","summary":"Pydantic based models for Sigstore's protobuf specifications"},"popularity":{"monthly_downloads":787215,"position":5062,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.0.6"}
