-
Notifications
You must be signed in to change notification settings - Fork 671
chore: Update release candidate #6028
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
fix(code): Fix hash mismatch errors when uploading non UTF-8 content
…a82a8f9be41187c1b9
feat(language-server): integrate LS
fix: [OSM-2584] Bump PHP plugin version to fix project scanning
…1ac8004084a1331e4f
feat(language-server): integrate LS
Added the aibom extension which contains the CLI command snyk aibom for the purposes of creating an AI Bill Of Materials.
feat: added aibom extension
fix: maven dverbose scope collisions failures
chore: fix test and add target ref in cli cmds docs fix: pin particular docker plugin version
docs: Synchronizing CLI help from user-docs
…c0f71e8bba7f8dc3ec
feat(language-server): integrate LS
…li-snyk-container-test
…port-for-cli-snyk-container-test fix: add container test target reference support [CN-71]
…-for-iacv2 test: add acceptance tests for IaCV2 [IAC-3297]
…e22ccc613c3a7d2ef0
feat(language-server): integrate LS
chore: merge release-candidate
feat: [OSM-2668] introduced dfs for maven dverbose
079c831 to
0a6caed
Compare
155bb3b to
37fc897
Compare
PeterSchafer
approved these changes
Jul 11, 2025
…94777af9b51d7d7493
Include all module artifacts as nodes in the dep-graph: snyk/snyk-gradle-plugin#299 Changes the ID of nodes in the resulting dep-graph resolved by snyk-gradle-plugin. The new node ID ensures each module artifact is identified as: `groupId:artifactId:type(:classifier)@version` where type and (optionally) classifier are new. Also better support for internal project dependencies: snyk/snyk-gradle-plugin#304 Includes changes to make the above safe for android projects: snyk/snyk-gradle-plugin#307
Significantly improves the performance of `snyk test --print-graph` and `snyk sbom` for gradle projects. * Uses an actual queue for BFS traversal of graph * Pre-computes child links rather than computing at each step * Uses set for ancestry checks
…47cf2415de008c73f0
fix: use source package names and versions for RHEL10 and CentOS10 and above - CN-67 feat: support for NDB RPM database used in SLE15.2 and above - CN-72 fix: support new wolfi/chainguard apk database location - CN-150
…58b90a84909e3a7696
a78b867 to
ddac3bc
Compare
…142942-release-candidate
PeterSchafer
requested changes
Jul 11, 2025
Contributor
PeterSchafer
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This doesn't look right anymore. Let's review monday together.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Release Candidate