Skip to main content
Glama

hound_license_check

Scan lockfiles for license compliance by resolving dependency licenses and flagging violations against configurable policies (permissive, copyleft, or none).

Instructions

Scan a lockfile for license compliance. Resolves licenses for every dependency and flags packages that violate the chosen policy (permissive, copyleft, or none).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
lockfile_contentYesFull text content of the lockfile
lockfile_nameYesFilename: package-lock.json, yarn.lock, pnpm-lock.yaml, requirements.txt, Cargo.lock, go.sum
policyNoLicense policy to enforce: 'permissive' (MIT/Apache/BSD only), 'copyleft' (allows GPL but not AGPL), 'none' (report only, no violations)permissive

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/tiluckdave/hound-mcp'

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