Merged
Conversation
🎉 Snyk checks have passed. No issues have been found so far.✅ code/snyk check is complete. No issues have been found. (View Details) |
10a18be to
2566d9b
Compare
dotkas
commented
Aug 25, 2025
Contributor
Author
There was a problem hiding this comment.
This file is the only changed one, the rest is a side-effect from the generator script.
CatalinSnyk
approved these changes
Aug 26, 2025
Co-authored-by: caru93 <[email protected]>
2566d9b to
0f202f9
Compare
3 tasks
detro
added a commit
to snyk/skemium
that referenced
this pull request
Oct 27, 2025
detro
added a commit
to snyk/skemium
that referenced
this pull request
Oct 28, 2025
* fix: restore ability of Snyk GH Action to work with new GH sarif Related: snyk/actions#196 See: https://github.blog/changelog/2025-07-21-code-scanning-will-stop-combining-multiple-sarif-runs-uploaded-in-the-same-sarif-file/ * chore: bump versions Closes #37 Closes #38 * feat: added README instructions on how to cut a new release * fix: try using absolute path for sarif file * chore: update `.tool-versions` * fix: switch to `snyk` run locally (no docker image)
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
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.
After the deprecation of
v2of theupload-sarifaction, we need to update our documentation to reflect the same change.