Skip to content

Releases: snyk/agent-scan

Agent Scan v0.4.18

23 Apr 15:11
82de414

Choose a tag to compare

Merge pull request #284 from snyk/version-0.4.18

version bump

Agent Scan v0.4.18-snapshot-ea261e7-1034

23 Apr 15:07
82de414

Choose a tag to compare

Merge pull request #284 from snyk/version-0.4.18

version bump

Agent Scan v0.4.17

22 Apr 16:22
c21b4ea

Choose a tag to compare

Merge pull request #281 from snyk/chore/observe-feature-flag

Chore/observe feature flag

Agent Scan v0.4.17-snapshot-5fc6ceb-1019

22 Apr 16:21
c21b4ea

Choose a tag to compare

Merge pull request #281 from snyk/chore/observe-feature-flag

Chore/observe feature flag

Agent Scan v0.4.16-snapshot-93d6e32-1010

16 Apr 09:54
7f412ec

Choose a tag to compare

Merge pull request #273 from snyk/fix-tests

fix: tests

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