Skip to main content
Glama

scan

Generate SPDX SBOM for container images using Trivy scanner. Supports SPDX JSON format for detailed software inventory and compliance tracking.

Instructions

Execute Trivy scanner to generate SPDX SBOM for a container image. Supports the SPDX JSON format. Args: image (str): The container image name/reference to scan Returns: str: Test response or error message

Input Schema

NameRequiredDescriptionDefault
imageYes

Input Schema (JSON Schema)

{ "properties": { "image": { "title": "Image", "type": "string" } }, "required": [ "image" ], "title": "scanArguments", "type": "object" }

Other Tools

Related Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/gkhays/mcp-sbom-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server