We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/kpeacocke/souschef'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.snyk•619 B
# Snyk Policy File
# https://docs.snyk.io/snyk-cli/using-a-snyk-config-file
version: v1.25.0
# Ignore rules for known issues
ignore:
# Tar slip vulnerabilities in cookbook_analysis.py
# These are safe because:
# 1. Path is validated via _get_safe_extraction_path() before use
# 2. Symlinks and device files are rejected in _validate_tar_file_security()
# 3. tarfile.open() uses filter='data' when available (Python 3.12+)
python/tarslip:
- 'souschef/ui/pages/cookbook_analysis.py:534'
- 'souschef/ui/pages/cookbook_analysis.py:540'
# Patch rules
patch: {}
# Exclude paths from scanning
exclude: