You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Snyk CLI is being deployed to different deployment channels, users can select the stability level according to their needs. For details please see [this documentation](https://docs.snyk.io/snyk-cli/releases-and-channels-for-the-snyk-cli)
4
4
5
-
### Bug Fixes
5
+
### Features
6
+
***redteam**: Introducing Snyk Agent Red Teaming with attack profiles (fast, security, safety) via the new --profile flag, allowing users to select pre-configured sets of attack goals. ([99e2953](https://github.com/snyk/cli/commit/99e2953eca6bbc68bc0a529047cba83b71400b72))
7
+
***redteam**: New terminology for goals, strategies, and attacks to better describe Agent Red Teaming workflows. ([99e2953](https://github.com/snyk/cli/commit/99e2953eca6bbc68bc0a529047cba83b71400b72))
8
+
***redteam**: Tenant-based authentication using --tenant-id for routing Agent Red Teaming commands. ([99e2953](https://github.com/snyk/cli/commit/99e2953eca6bbc68bc0a529047cba83b71400b72))
9
+
***redteam**: Interactive wizard to guide users through Agent Red Teaming configuration and setup. ([99e2953](https://github.com/snyk/cli/commit/99e2953eca6bbc68bc0a529047cba83b71400b72))
10
+
***container**: Add Go stdlib vulnerability detection to container scans ([aacdc53](https://github.com/snyk/cli/commit/aacdc535b95135a1473ec0d0a7505927df4388e6))
6
11
7
-
***ui:** Fixed an issue where JSON output was incorrectly printed to stdout when only --json-file-output was specified. ([d6d465d](https://github.com/snyk/snyk/commit/d6d465d3238696e61df472546d3099f84de668dc))
8
-
***language-server:** Fixed an issue where scans would not trigger when Snyk Code was enabled in IDE settings. ([7567881](https://github.com/snyk/snyk/commit/7567881b387ff3464196c4fd3512d79992ab18a9))
9
-
***mcp:** Fixed an issue where Snyk rules were not written locally. ([7567881](https://github.com/snyk/snyk/commit/7567881b387ff3464196c4fd3512d79992ab18a9))
12
+
### Bug Fixes
13
+
***test**: Fixes a bug where the CLI repeatedly evaluated user privileges (feature flags) when scanning multiple Go projects.([d348cb7](https://github.com/snyk/cli/commit/d348cb7252af40b2965c31d2af8f08ad437c5df3))
14
+
***test**: Fixes a bug where scanning Go projects (with a `replace` directive pointing at a relative path) would fail due to badly formatted PackageURLs.([4c6b663](https://github.com/snyk/cli/commit/4c6b663ffaa997debf772663f0cabf4ef798bd27))
15
+
***container**: upgrade minimatch dependency to 3.1.3 ([aacdc53](https://github.com/snyk/cli/commit/aacdc535b95135a1473ec0d0a7505927df4388e6))
***container**: Fixes an issue where container scans of OCI archive images (including hybrid-format archives produced by Docker Desktop's containerd image store) could silently fail, returning exit code 0 with no vulnerability results. ([4ad137f](https://github.com/snyk/cli/commit/4ad137f66bb9034e8270c3d8b6fa85bc0cf40455))
0 commit comments