Analyze storage usage per project in Harbor. Iterates all repositories and artifacts to produce a sorted-by-size report, identifying what consumes quota.
Verify if an image:tag exists in a container registry. Returns boolean without error on absence, useful for pre-deployment checks and detecting stale images.
A Node.js application that provides a Model Context Protocol server for interacting with Harbor container registry, supporting operations for projects, repositories, tags, and Helm charts.
Verify a signed protocol authorization or settlement receipt offline using Ed25519 signature verification. Returns validity, receipt details, and normalized data.
List artifacts (tags) in a Harbor repository, newest first, showing digest, size, push/pull timestamps, and vulnerability scan results. Use pagination for large repositories.
Verify a signed protocol authorization or settlement receipt offline using Ed25519 cryptographic validation. Checks structure, message digest, and signature, returning valid status.
Convert place names or addresses to geographic coordinates using OpenStreetMap data. Returns location details including latitude, longitude, and bounding box.
Retrieve tenant-wide fraud backtesting and monitoring metrics over a rolling window, including flagged operators, severity counts, review outcomes, and precision rates.