Red Hat · Arazzo Workflow
Red Hat Quay Audit Repository Tags
Version 1.0.0
Read a repository, list its tags, and pull the security report for the latest tag's manifest.
View Spec
View on GitHub
CloudContainersEnterpriseHybrid CloudKubernetesLinuxOpen-SourceArazzoWorkflows
Provider
Workflows
audit-repository-tags
Confirm a repository, list tags, and scan the most recent tag's manifest.
Gets a repository, lists its tags, and uses the first returned tag's manifest digest to retrieve a vulnerability report.
1
getRepository
Retrieve the repository to confirm it exists before enumerating its tags. The repository path is the namespace/name pair.
2
listTags
List the repository's tags, most recent first, and capture the manifest digest of the first returned tag.
3
scanManifest
Retrieve the security scan report, including detailed vulnerability information, for the latest tag's manifest.
Source API Descriptions
openapi
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.