{"categories":[{"label":"Cryptography","url":"https://skillfed.io/packages/category/security-cryptography"}],"enrichment":{"capability":"Provides Python data models for Rekor's API types, enabling type-safe interaction with Rekor's data structures through pydantic-based validation.","skillfed_tags":["rekor","transparency-log","sigstore"],"use_cases":["Building applications that query or consume Rekor transparency log entries with type validation.","Integrating Rekor data structures into supply chain security workflows.","Validating JSON responses from Rekor API calls using pydantic's built-in schema enforcement.","Developing custom tooling that needs to work with Rekor's data types without a full client library."],"what_it_does":"sigstore-rekor-types is a collection of pydantic data models that represent the types and structures used by Rekor, the transparency log at the core of the sigstore ecosystem. It provides type-safe Python bindings for Rekor's API, allowing developers to work with Rekor data in a structured, validated way. The package is intentionally minimal\u2014it contains only the data models themselves, not client logic or higher-level tooling.\n\nThe package depends on pydantic for validation and typing-extensions for runtime type support. It is maintained as part of the sigstore project and is typically used either as a direct dependency for applications that need to interact with Rekor's API directly, or indirectly through other sigstore libraries. With no known vulnerabilities and active maintenance, it serves as a stable foundation for type-safe Rekor integration.","worth_installing":"Yes, if you need to interact with Rekor's API or work with Rekor data structures in Python. The package is lightweight, actively maintained, has no known vulnerabilities, and provides the type safety that pydantic offers. It is most useful as a dependency of other sigstore tools or when building custom Rekor integrations."},"id":"sigstore-rekor-types","links":{"html":"https://skillfed.io/packages/sigstore-rekor-types","md":"https://skillfed.io/packages/sigstore-rekor-types.md","pypi":"https://pypi.org/project/sigstore-rekor-types/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2024-11-22","license_spdx":null,"license_treatment":"permissive","name":"sigstore-rekor-types","python_support":"supports_current","summary":"Python models for Rekor's API types"},"popularity":{"monthly_downloads":853212,"position":4897,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"0.0.18"}
