We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1dffd36 commit b250f06Copy full SHA for b250f06
2 files changed
CHANGELOG.md
@@ -71,3 +71,4 @@
71
- `0.4.13` Minor fixes.
72
- `0.4.14` 'guard' hook installation flow for Claude Code and Cursor.
73
- `0.4.15` Support Windows and x86 builds
74
+- `0.4.16` Bug fixes and improvements.
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "snyk-agent-scan"
3
-version = "0.4.15"
+version = "0.4.16"
4
description = "Agent supply chain security scanner."
5
readme = "README.md"
6
license = {text = "Apache-2.0"}
0 commit comments