Releases: safedep/vet
Releases · safedep/vet
v1.12.4
Changelog
- 319cfda Added screenshot image to top in readme (#577)
- 68609f7 Change vet CI Component path in README
- 41684af Fix OSV schema for PyPI ecosystem: use proper case "PyPI" and ECOSYSTEM range type (#570)
- 4b80c4a Fix: truffle hog, invalid commit hash. (#564)
- 269b843 Improve MCP vulnerability API performance by using dedicated endpoint (#574)
- b9ebcc7 Merge branch 'main' into chore/misc-cleanup-20250815
- 118210c Merge branch 'main' into readme-gitlab-fix
- d8b83e2 Merge pull request #566 from safedep/chore/misc-cleanup-20250815
- c8ad28b Merge pull request #572 from safedep/new-vet-banner
- 651b09b Merge pull request #579 from safedep/readme-gitlab-fix
- 52aa033 add
IsSuspicious
value for reporting suspicious packages too (#567) - 2d06114 add cloud session refresh using refresh token functionality (#565)
- 0f4c01b add html reporter & create template for report (#559)
- 12785f9 add support for publishing vet to npm (#563)
- db6832e chore: Misc cleanup and test improvements
- 30a7b48 feat: new vet ascii banner
- d0d21e6 feat: updated vet in action demo gif (#578)
- 47939fa fix(report): Add commas between tags in generated markdown (#553)
- e32784a fix: Test to use t.Setenv instead of os
- 3791b95 fix: check for commit lenght
- 458391e fix: progress bar overlaping other previous tables etc (#576)
- 7cb923b fix: safely handle global config in test runner
- 7d4569f use tag version instead of commit hash (#557)
v1.12.3
Immutable
release. Only release title and notes can be modified.
Changelog
- 319cfda Added screenshot image to top in readme (#577)
- 68609f7 Change vet CI Component path in README
- 41684af Fix OSV schema for PyPI ecosystem: use proper case "PyPI" and ECOSYSTEM range type (#570)
- 4b80c4a Fix: truffle hog, invalid commit hash. (#564)
- 269b843 Improve MCP vulnerability API performance by using dedicated endpoint (#574)
- b9ebcc7 Merge branch 'main' into chore/misc-cleanup-20250815
- 118210c Merge branch 'main' into readme-gitlab-fix
- d8b83e2 Merge pull request #566 from safedep/chore/misc-cleanup-20250815
- c8ad28b Merge pull request #572 from safedep/new-vet-banner
- 651b09b Merge pull request #579 from safedep/readme-gitlab-fix
- 52aa033 add
IsSuspicious
value for reporting suspicious packages too (#567) - 2d06114 add cloud session refresh using refresh token functionality (#565)
- 0f4c01b add html reporter & create template for report (#559)
- 12785f9 add support for publishing vet to npm (#563)
- db6832e chore: Misc cleanup and test improvements
- 30a7b48 feat: new vet ascii banner
- d0d21e6 feat: updated vet in action demo gif (#578)
- 47939fa fix(report): Add commas between tags in generated markdown (#553)
- e32784a fix: Test to use t.Setenv instead of os
- 3791b95 fix: check for commit lenght
- 458391e fix: progress bar overlaping other previous tables etc (#576)
- 7cb923b fix: safely handle global config in test runner
- 7d4569f use tag version instead of commit hash (#557)
v1.12.2
Immutable
release. Only release title and notes can be modified.
v1.12.1
Changelog
- 0b4e76d Merge branch 'main' into fix/policy-violation-suspicious-#483
- b497663 Merge branch 'main' into fix/policy-violation-suspicious-#483
- 1e2b75f Merge branch 'main' into fix/policy-violation-suspicious-#483
- 16a6721 Merge pull request #484 from safedep/fix/policy-violation-suspicious-#483
- 3d8b7c5 feat: warning in markdown summary report for suspicious packages
- c488d98 fix: fail fast only on malware
- 9e9abdd fix: tests, common pkgManifest causing issues due to multiple packages
- f2a2eb0 fix: unwanted policy violation emmition for suspicious packages
- a04cf78 refactor: simplified
v1.12.0
Changelog
- cd7caff Add HTTP HEAD request support to SSE MCP server (#533)
- 3d6d8ed Add github actions sync resolver (#539)
- 075627f Add test cases for editor based extensions scanning (#542)
- 548ede7 Fix OSV report generation fallback value for 'introduced' version from "0.0.0" to "0" (#532)
- 4f989c5 Fix e2e: scenario-11-code-csvreport.sh (#522)
- a0f6467 Merge branch 'main' into chore/updateDeps
- 200257b Merge pull request #517 from safedep/chore/updateDeps
- 3fa7307 Merge pull request #529 from safedep/chore/sync-reporter-linter-fixes-cleanup
- 06988f9 OpenVSX extensions scanning support (#536)
- 150cad9 Support exclusion patterns for
lockfiles
flag (#543) - 932269d Updated contributing.md
- a87e6ab Updated deps
- f9d1748 Updated deps and minor refactoring
- 459a246 Updated docker go version
- 966971b Updated go version in CI workflows
- 387f6ae Updated instructions for mcp server setup (#527)
- 7a2a365 Updated testcase
- 5cc80f9 chore: Sync reporter linter fixes
- 5f4cccb feat: Add Support for Agentic Query and Analysis (#535)
- 78e2bad feat: Malicious Packages (OSV) Reporter for Inspect Command (#518)
- c3d96db fix: Improve Agentic Query Prompt and Tools (#538)
- ccd2c48 fix: Misc cleanup of exclusion matcher initialization (#545)