Logo
Explore Help
Register Sign In
safedep/vet
1
0
Fork 0
You've already forked vet
mirror of https://github.com/safedep/vet.git synced 2025-12-10 00:22:08 -06:00
Code Issues Packages Projects Releases 68 Wiki Activity

68 Releases 79 Tags

RSS Feed
  • v1.12.5 0ae3560ba1

    v1.12.5 Stable

    giteasync released this 2025-09-05 14:25:43 -05:00 | 55 commits to main since this release

    Changelog

    • e4e9dc2590 Merge pull request #586 from safedep/fix/npm-publish-use-head-branch-tag
    • 82505f2460 Refactor goreleaser workflow to use attest-build-provenance (#584)
    • 5844d4ffd1 add support for generating sbom for homebrew installed packages (#571)
    • 6dcbd15923 fix npm publish workflow to execute after goreleaser completion (#581)
    • 850f2c1dc9 fix syntax issue (#585)
    • 1afeb397f7 fix: extra space in ascii art (#582)
    • 0ae3560ba1 fix: mcp SSE hardening (#587)
    • f2a4722d04 use head_branch for extracting tag
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • checksums.txt
      541 B
    • vet_Darwin_arm64.tar.gz
      25 MiB
    • vet_Darwin_x86_64.tar.gz
      27 MiB
    • vet_Linux_x86_64.tar.gz
      37 MiB
    • vet_Windows_x86_64.zip
      28 MiB
  • v1.12.4 651b09b085

    v1.12.4 Stable

    giteasync released this 2025-08-24 01:57:00 -05:00 | 63 commits to main since this release

    Changelog

    • 319cfdac5e Added screenshot image to top in readme (#577)
    • 68609f7397 Change vet CI Component path in README
    • 41684afa80 Fix OSV schema for PyPI ecosystem: use proper case "PyPI" and ECOSYSTEM range type (#570)
    • 4b80c4a624 Fix: truffle hog, invalid commit hash. (#564)
    • 269b843bb7 Improve MCP vulnerability API performance by using dedicated endpoint (#574)
    • b9ebcc71da Merge branch 'main' into chore/misc-cleanup-20250815
    • 118210c7c7 Merge branch 'main' into readme-gitlab-fix
    • d8b83e2bc2 Merge pull request #566 from safedep/chore/misc-cleanup-20250815
    • c8ad28bf1a Merge pull request #572 from safedep/new-vet-banner
    • 651b09b085 Merge pull request #579 from safedep/readme-gitlab-fix
    • 52aa033fe4 add IsSuspicious value for reporting suspicious packages too (#567)
    • 2d06114eb7 add cloud session refresh using refresh token functionality (#565)
    • 0f4c01b83a add html reporter & create template for report (#559)
    • 12785f9c05 add support for publishing vet to npm (#563)
    • db6832e782 chore: Misc cleanup and test improvements
    • 30a7b484d1 feat: new vet ascii banner
    • d0d21e6710 feat: updated vet in action demo gif (#578)
    • 47939fafaf fix(report): Add commas between tags in generated markdown (#553)
    • e32784a09e fix: Test to use t.Setenv instead of os
    • 3791b9555c fix: check for commit lenght
    • 458391e6f0 fix: progress bar overlaping other previous tables etc (#576)
    • 7cb923b2fd fix: safely handle global config in test runner
    • 7d4569fb3d use tag version instead of commit hash (#557)
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • checksums.txt
      541 B
    • multiple.intoto.jsonl
      21 KiB
    • vet_Darwin_arm64.tar.gz
      25 MiB
    • vet_Darwin_x86_64.tar.gz
      27 MiB
    • vet_Linux_x86_64.tar.gz
      37 MiB
    • vet_Windows_x86_64.zip
      28 MiB
  • v1.12.3 651b09b085

    v1.12.3 Stable

    giteasync released this 2025-08-24 01:07:52 -05:00 | 63 commits to main since this release

    Changelog

    • 319cfdac5e Added screenshot image to top in readme (#577)
    • 68609f7397 Change vet CI Component path in README
    • 41684afa80 Fix OSV schema for PyPI ecosystem: use proper case "PyPI" and ECOSYSTEM range type (#570)
    • 4b80c4a624 Fix: truffle hog, invalid commit hash. (#564)
    • 269b843bb7 Improve MCP vulnerability API performance by using dedicated endpoint (#574)
    • b9ebcc71da Merge branch 'main' into chore/misc-cleanup-20250815
    • 118210c7c7 Merge branch 'main' into readme-gitlab-fix
    • d8b83e2bc2 Merge pull request #566 from safedep/chore/misc-cleanup-20250815
    • c8ad28bf1a Merge pull request #572 from safedep/new-vet-banner
    • 651b09b085 Merge pull request #579 from safedep/readme-gitlab-fix
    • 52aa033fe4 add IsSuspicious value for reporting suspicious packages too (#567)
    • 2d06114eb7 add cloud session refresh using refresh token functionality (#565)
    • 0f4c01b83a add html reporter & create template for report (#559)
    • 12785f9c05 add support for publishing vet to npm (#563)
    • db6832e782 chore: Misc cleanup and test improvements
    • 30a7b484d1 feat: new vet ascii banner
    • d0d21e6710 feat: updated vet in action demo gif (#578)
    • 47939fafaf fix(report): Add commas between tags in generated markdown (#553)
    • e32784a09e fix: Test to use t.Setenv instead of os
    • 3791b9555c fix: check for commit lenght
    • 458391e6f0 fix: progress bar overlaping other previous tables etc (#576)
    • 7cb923b2fd fix: safely handle global config in test runner
    • 7d4569fb3d use tag version instead of commit hash (#557)
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • checksums.txt
      541 B
    • vet_Darwin_arm64.tar.gz
      25 MiB
    • vet_Darwin_x86_64.tar.gz
      27 MiB
    • vet_Linux_x86_64.tar.gz
      37 MiB
    • vet_Windows_x86_64.zip
      28 MiB
  • v1.12.2 e68ead129b

    v1.12.2 Stable

    giteasync released this 2025-07-30 06:34:28 -05:00 | 86 commits to main since this release

    Changelog

    • dee54e5184 Merge pull request #546 from safedep/deepwiki
    • e68ead129b add support for extensions purl (#551)
    • 1e84769891 added ask deepwiki badge.
    • 742365bc18 fix(tools): prevent nil pointer panic in GetPackageLicenseInfo handler (#548)
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • checksums.txt
      541 B
    • vet_Darwin_arm64.tar.gz
      25 MiB
    • vet_Darwin_x86_64.tar.gz
      27 MiB
    • vet_Linux_x86_64.tar.gz
      37 MiB
    • vet_Windows_x86_64.zip
      28 MiB
  • v1.12.1 16a67216b4

    v1.12.1 Stable

    giteasync released this 2025-07-22 00:07:26 -05:00 | 90 commits to main since this release

    Changelog

    • 0b4e76d858 Merge branch 'main' into fix/policy-violation-suspicious-#483
    • b4976630da Merge branch 'main' into fix/policy-violation-suspicious-#483
    • 1e2b75fa9c Merge branch 'main' into fix/policy-violation-suspicious-#483
    • 16a67216b4 Merge pull request #484 from safedep/fix/policy-violation-suspicious-#483
    • 3d8b7c5b63 feat: warning in markdown summary report for suspicious packages
    • c488d980cc fix: fail fast only on malware
    • 9e9abdd162 fix: tests, common pkgManifest causing issues due to multiple packages
    • f2a2eb0548 fix: unwanted policy violation emmition for suspicious packages
    • a04cf78657 refactor: simplified
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • checksums.txt
      541 B
    • vet_Darwin_arm64.tar.gz
      25 MiB
    • vet_Darwin_x86_64.tar.gz
      27 MiB
    • vet_Linux_x86_64.tar.gz
      37 MiB
    • vet_Windows_x86_64.zip
      28 MiB
  • v1.12.0 ccd2c48e0c

    v1.12.0 Stable

    giteasync released this 2025-07-21 23:46:41 -05:00 | 100 commits to main since this release

    Changelog

    • cd7caffb4a Add HTTP HEAD request support to SSE MCP server (#533)
    • 3d6d8ed036 Add github actions sync resolver (#539)
    • 075627f53f Add test cases for editor based extensions scanning (#542)
    • 548ede77b8 Fix OSV report generation fallback value for 'introduced' version from "0.0.0" to "0" (#532)
    • 4f989c59f6 Fix e2e: scenario-11-code-csvreport.sh (#522)
    • a0f6467e85 Merge branch 'main' into chore/updateDeps
    • 200257bab3 Merge pull request #517 from safedep/chore/updateDeps
    • 3fa7307d93 Merge pull request #529 from safedep/chore/sync-reporter-linter-fixes-cleanup
    • 06988f9b33 OpenVSX extensions scanning support (#536)
    • 150cad94a6 Support exclusion patterns for lockfiles flag (#543)
    • 932269d6bb Updated contributing.md
    • a87e6ab466 Updated deps
    • f9d17487ad Updated deps and minor refactoring
    • 459a246488 Updated docker go version
    • 966971b941 Updated go version in CI workflows
    • 387f6aeb72 Updated instructions for mcp server setup (#527)
    • 7a2a365136 Updated testcase
    • 5cc80f9f88 chore: Sync reporter linter fixes
    • 5f4cccbc85 feat: Add Support for Agentic Query and Analysis (#535)
    • 78e2bad49b feat: Malicious Packages (OSV) Reporter for Inspect Command (#518)
    • c3d96dbef5 fix: Improve Agentic Query Prompt and Tools (#538)
    • ccd2c48e0c fix: Misc cleanup of exclusion matcher initialization (#545)
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • checksums.txt
      541 B
    • vet_Darwin_arm64.tar.gz
      25 MiB
    • vet_Darwin_x86_64.tar.gz
      27 MiB
    • vet_Linux_x86_64.tar.gz
      37 MiB
    • vet_Windows_x86_64.zip
      28 MiB
  • v1.11.3 8b71c540e6

    v1.11.3 Stable

    giteasync released this 2025-06-06 06:14:01 -05:00 | 122 commits to main since this release

    Changelog

    • cccf646856 chore: Add multi-arch build for docker container (#510)
    • 8b71c540e6 feat: added cargo.lock scalibr parser (#512)
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • checksums.txt
      541 B
    • vet_Darwin_arm64.tar.gz
      19 MiB
    • vet_Darwin_x86_64.tar.gz
      20 MiB
    • vet_Linux_x86_64.tar.gz
      28 MiB
    • vet_Windows_x86_64.zip
      20 MiB
  • v1.11.2 124199b331

    v1.11.2 Stable

    giteasync released this 2025-06-06 02:06:50 -05:00 | 124 commits to main since this release

    Changelog

    • 124199b331 docs(readme): added pkg.go.dev badge. (#509)
    • 5a5a9518c6 feat: Add Support for vet MCP Server (#502)
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • checksums.txt
      541 B
    • vet_Darwin_arm64.tar.gz
      19 MiB
    • vet_Darwin_x86_64.tar.gz
      20 MiB
    • vet_Linux_x86_64.tar.gz
      28 MiB
    • vet_Windows_x86_64.zip
      20 MiB
  • v1.11.1 3d94f0f710

    v1.11.1 Stable

    giteasync released this 2025-06-04 11:35:01 -05:00 | 126 commits to main since this release

    Changelog

    • 3d94f0f710 Fixes duplicate & incorrect version in requirements.txt & empty Upgrade To Version Suggestion (#401)
    • 4f43177976 fix: pomxml parser not working when renamed files (#505)
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • checksums.txt
      541 B
    • vet_Darwin_arm64.tar.gz
      18 MiB
    • vet_Darwin_x86_64.tar.gz
      19 MiB
    • vet_Linux_x86_64.tar.gz
      27 MiB
    • vet_Windows_x86_64.zip
      20 MiB
  • v1.11.0 0a2d642ea8

    v1.11.0 Stable

    giteasync released this 2025-05-30 07:11:22 -05:00 | 128 commits to main since this release

    Changelog

    • 0a2d642ea8 Docs: added instructions for container image scanning & and fix misc (#501)
    • 49cc6ca395 Support for local docker and tar images in container scanning. (#497)
    • 1f8a5750d2 feat: container scanning (#489)
    • 72e08bdd8a refactor: Sync reporter to allow env resolver adapter (#495)
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • checksums.txt
      541 B
    • vet_Darwin_arm64.tar.gz
      18 MiB
    • vet_Darwin_x86_64.tar.gz
      19 MiB
    • vet_Linux_x86_64.tar.gz
      27 MiB
    • vet_Windows_x86_64.zip
      20 MiB
First Previous 1 2 3 4 5 ... Next Last
Powered by Gitea Version: 1.23.7 Page: 1314ms Template: 18ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API