Skip to content

Releases: snyk/agent-scan

Agent Scan v0.4.16

14 Apr 17:26
b250f06

Choose a tag to compare

chore: bump version + update changelog (#272)

Agent Scan v0.4.16-snapshot-5fc6ceb-990

14 Apr 09:55
b250f06

Choose a tag to compare

Pre-release
chore: bump version + update changelog (#272)

Agent Scan v0.4.15

10 Apr 14:43
b380687

Choose a tag to compare

chore: bump version + update changelog (#266)

Agent Scan v0.4.15-snapshot-5fc6ceb-978

10 Apr 14:31
b380687

Choose a tag to compare

Pre-release
chore: bump version + update changelog (#266)

Agent Scan v0.4.14-snapshot-5fc6ceb-966

10 Apr 13:48
086fda7

Choose a tag to compare

Pre-release
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

09 Apr 16:02
0191785

Choose a tag to compare

Pre-release
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

07 Apr 13:08
fc98f72

Choose a tag to compare

fix: fix binary inclusion of hook scripts + test (#260)

Agent Scan v0.4.14-snapshot-6a9ffdd-849

07 Apr 12:42
fc98f72

Choose a tag to compare

Pre-release
fix: fix binary inclusion of hook scripts + test (#260)

Agent Scan v0.4.14-snapshot-31c86bb-870

08 Apr 15:03
f3497b4

Choose a tag to compare

Pre-release
Merge pull request #261 from snyk/feat/guard-responses

feat: agent response hooks

Agent Scan v0.4.13

01 Apr 11:34
0b520e1

Choose a tag to compare

version bump (#254)