-
Notifications
You must be signed in to change notification settings - Fork 643
Comparing changes
Open a pull request
base repository: snyk/cli
base: v1.1298.2
head repository: snyk/cli
compare: v1.1298.3
- 7 commits
- 19 files changed
- 6 contributors
Commits on Aug 13, 2025
-
feat: add gradle 9 support to snyk test
- Adjusts snyk-gradle-plugin` to work with gradle 9 - Updates acceptance tests to use gradle 9
Configuration menu - View commit details
-
Copy full SHA for 6b88b21 - Browse repository at this point
Copy the full SHA 6b88b21View commit details -
Configuration menu - View commit details
-
Copy full SHA for f9333cc - Browse repository at this point
Copy the full SHA f9333ccView commit details -
chore: switch ai-bom scans to new service
AI-BOM scanning was initially implemented as a special type of code scan. This had various drawbacks and let to the development of a new service to provide more flexibility and allow extending the functionality in future. This PR switches the backend from the code engine api (via deeproxy) to the new service ai-bom. The analysis that is performed is otherwise functionally equivalent. The fake-server and acceptance tests have been adapted to the new api. (cherry picked from commit 282f3a8)
Configuration menu - View commit details
-
Copy full SHA for 4ad8147 - Browse repository at this point
Copy the full SHA 4ad8147View commit details -
chore: check ai-bom service availability before doing other requests
This PR bumps the version number of the cli-extension-ai-bom. The version bump includes 2 things: * minor fix to the html visualization output * error early in case the experimental ai-bom service is unavailable. Before FileBundles are created. The PR additionally adds an acceptance test for the second part around not creating a FileBundle if the ai-bom service is not available. (cherry picked from commit b3a5c20)
Configuration menu - View commit details
-
Copy full SHA for b9e6cfe - Browse repository at this point
Copy the full SHA b9e6cfeView commit details -
fix: handles aibom unauthorized error correctly
(cherry picked from commit 1187e1e)
Configuration menu - View commit details
-
Copy full SHA for e5d175b - Browse repository at this point
Copy the full SHA e5d175bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 24f4eed - Browse repository at this point
Copy the full SHA 24f4eedView commit details -
Merge pull request #6103 from snyk/dotkas/hotfix-v1.1298.3
chore: hotfix for `v1.1298.3`
Configuration menu - View commit details
-
Copy full SHA for e299110 - Browse repository at this point
Copy the full SHA e299110View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.1298.2...v1.1298.3