Releases: snyk/agent-scan
Releases · snyk/agent-scan
Agent Scan v0.4.16
chore: bump version + update changelog (#272)
Agent Scan v0.4.16-snapshot-5fc6ceb-990
chore: bump version + update changelog (#272)
Agent Scan v0.4.15
chore: bump version + update changelog (#266)
Agent Scan v0.4.15-snapshot-5fc6ceb-978
chore: bump version + update changelog (#266)
Agent Scan v0.4.14-snapshot-5fc6ceb-966
feat: allow for x86 builds on arm64 (#265) * feat: add ARCH parameter to make binary for x86_64 cross-compilation * fix: use separate venv for x86_64 build to avoid reusing ARM venv * fix: error on non-darwin when ARCH=x86_64
Agent Scan v0.4.14-snapshot-535fb19-880
fix: correct Windows vscode paths and deduplicate CLIENT_PATHS (#262) * fix: correct Windows vscode paths and deduplicate CLIENT_PATHS Windows WELL_KNOWN_CLIENTS for vscode incorrectly used Linux-style paths (~/.config/Code/...) instead of Windows paths (~/AppData/Roaming/Code/...). Also removes the duplicated CLIENT_PATHS dict by deriving get_client_from_path() from get_well_known_clients(), preventing future drift between the two. * fix: add ~/.vscode/mcp.json to macOS vscode mcp_config_paths This path was present in the Linux well-known clients list but missing from macOS, and is a valid vscode MCP config location on all platforms.
Agent Scan v0.4.14
fix: fix binary inclusion of hook scripts + test (#260)
Agent Scan v0.4.14-snapshot-6a9ffdd-849
fix: fix binary inclusion of hook scripts + test (#260)
Agent Scan v0.4.14-snapshot-31c86bb-870
Merge pull request #261 from snyk/feat/guard-responses feat: agent response hooks
Agent Scan v0.4.13
version bump (#254)