Pins third-party dependencies to immutable digests using the Model Context Protocol.
Pinner is a Model Context Protocol (MCP) server designed to enhance software supply chain security by pinning third-party dependencies, such as Docker base images and GitHub Actions, to their immutable digests. This ensures that projects consistently use specific, verified versions of dependencies, mitigating the risk of supply chain attacks and unexpected changes. It integrates with tools like Cursor to automate the pinning process, making it easier to maintain secure and reproducible builds.