PackageTrack

Go modules · #2683

github.com/safedep/pmg

v0.27.0safedep/pmg

Release timeline

105 releases since 2025
2026

Releases

  1. v0.27.024 Aug 2026
    Release notes

    Changelog

    • e51f674 Post-merge hardening and cleanup for custom proxy registries (#408) (#422)
    • 57671e1 Support fallback package managers in protection checks (#418)
    • 92fd0ec ci: Add support for edge release (#420)
    • 62e3ae5 docs(mdm): add JumpCloud deployment steps for macOS scripts (#413)
    • 4563fc8 feat(acceptance): add real-binary acceptance suite with guarantee catalog and report (#423)
    • e130296 feat(cloud): send endpoint check-in on empty sync (#412)
    • b44cd62 feat(cooldown): explain install failures caused by withheld versions (#400)
    • 4dff102 feat(mdm): add standalone macOS deployment scripts (#419)
    • 0c7a8fc feat(proxy): support custom npm and PyPI registries (#408)
    • 4c2f01f feat(sandbox): surface bubblewrap denials as sandbox violations (#397)
    • 669e3f2 feat(setup): install shims and aliases under XDG directories (#406)
    • 267e01a feat: add experimental Cargo/crates.io support (#421)
    • cb27717 fix(mdm): trust safedep/tap pmg cask before brew operations (#425)
    • e579637 fix: Avoid reading stale memory fd in seccomp notify handler (#404)
    • 54f5d48 fix: Landlock sandbox enforcement order (#415)
    • 26e5cd7 fix: Maintain parity between status info command (#414)
    • b848f8b test(acceptance): expand malware-block coverage (incl. PyPI) and add protection controls (#424)
    • 64d9f14 test(mdm): add E2E harness for multifile scripts and non-macOS guard (#426)
    Open source →
    Additional notes

    v0.27.0 Latest

    Latest

    Compare

    Choose a tag to compare

    Open source →
  2. v0.27.0-edge.124 Aug 2026pre-release
    Release notes

    Changelog

    • e51f674 Post-merge hardening and cleanup for custom proxy registries (#408) (#422)
    • 57671e1 Support fallback package managers in protection checks (#418)
    • 92fd0ec ci: Add support for edge release (#420)
    • 62e3ae5 docs(mdm): add JumpCloud deployment steps for macOS scripts (#413)
    • 4563fc8 feat(acceptance): add real-binary acceptance suite with guarantee catalog and report (#423)
    • e130296 feat(cloud): send endpoint check-in on empty sync (#412)
    • b44cd62 feat(cooldown): explain install failures caused by withheld versions (#400)
    • 4dff102 feat(mdm): add standalone macOS deployment scripts (#419)
    • 0c7a8fc feat(proxy): support custom npm and PyPI registries (#408)
    • 4c2f01f feat(sandbox): surface bubblewrap denials as sandbox violations (#397)
    • 669e3f2 feat(setup): install shims and aliases under XDG directories (#406)
    • e579637 fix: Avoid reading stale memory fd in seccomp notify handler (#404)
    • 54f5d48 fix: Landlock sandbox enforcement order (#415)
    • 26e5cd7 fix: Maintain parity between status info command (#414)
    • b848f8b test(acceptance): expand malware-block coverage (incl. PyPI) and add protection controls (#424)
    Open source →
    Additional notes

    v0.27.0-edge.1 Pre-release

    Pre-release

    Compare

    Choose a tag to compare

    Open source →
  3. v0.26.1-0.20260818080948-b44cd625cdd318 Aug 2026pre-release

    Nothing published for this version

  4. v0.26.015 Aug 2026
    Release notes

    Changelog

    • e3d23f8 feat(cloud): derive default endpoint identity from CI context (#399)
    • 75f5cca feat: Add Network Policy Enforcement for Linux Landlock (#401)
    • be0a93f feat: Add machine-readable JSON output to setup info and doctor (#403)
    Open source →
    Additional notes

    v0.26.0

    Compare

    Choose a tag to compare

    Open source →
  5. v0.25.027 Jul 2026
    Release notes

    Changelog

    • 94781d6 Remove guard mode: proxy interception is now the only flow (#386)
    • bafd3c0 Update README to include GHCR installation detail (#383)
    • ee684a2 feat(sandbox): presets — additive workload allowance bundles (#387)
    • 47dd859 feat(sandbox): report landlock seccomp denials via pmg sandbox violations (#389)
    • 695a1d7 feat: Add support for sandbox edit command (#385)
    • 3031665 fix(cloud): actionable errors when sync credentials are missing or rejected (#388)
    • d9240ee fix(container): cut image vulnerabilities with x dep bumps and base image refresh (#394)
    Open source →
    Additional notes

    v0.25.0

    Compare

    Choose a tag to compare

    Open source →
  6. v0.24.3-0.20260722094919-94781d6bdaf822 Jul 2026pre-release

    Nothing published for this version

  7. v0.24.3-0.20260721103204-3031665ac76521 Jul 2026pre-release

    Nothing published for this version

  8. v0.24.3-0.20260716123829-bafd3c06548a16 Jul 2026pre-release

    Nothing published for this version

  9. v0.24.216 Jul 2026
    Release notes

    Changelog

    • 6cd8851 fix(container): cross-compile per target platform so linux/arm64 ships an arm64 binary (#382)
    Open source →
    Additional notes

    v0.24.2

    Compare

    Choose a tag to compare

    Open source →
  10. v0.24.116 Jul 2026
    Release notes

    Changelog

    • d6709e2 feat(audit): record cloud events without credentials via EventEmitterClient (#381)
    Open source →
    Additional notes

    v0.24.1

    Compare

    Choose a tag to compare

    Open source →
  11. v0.24.015 Jul 2026
    Release notes

    Changelog

    • dc0e320 feat: Linux system-wide setup (pmg setup install --system) (#377)
    • 46803f8 fix(doctor): stop npm protection passing when the real package manager is absent (#378)
    Open source →
    Additional notes

    v0.24.0

    Compare

    Choose a tag to compare

    Open source →
  12. v0.23.010 Jul 2026
    Release notes

    Changelog

    • e6b5157 ci: add macOS test job (#366)
    • 5131c3f feat(sandbox): ExecutionContext plumbing and fail-closed lockdown contract (#371)
    • 3ac83a4 feat(sandbox): Seatbelt lockdown translation — deny-all outbound, allow loopback proxy port (#372)
    • ed61481 feat(sandbox): actionable violation message for lockdown network denials (#373)
    • 22d6eab feat(sandbox): add network_via_proxy_only and allow_direct_dns policy fields (#370)
    • d3e656e feat(sandbox): enable network_via_proxy_only for the Go ecosystem profile (#375)
    • 2d938ea feat: advisory message appended to block output (#362)
    • 2f1c348 fix(cloud): surface real backend errors from pmg cloud sync (#365)
    • 31e51b1 refactor: move proxy block message rendering to presentation layer (#364)
    • 5e06702 test(sandbox): darwin end-to-end lockdown enforcement test (#374)
    Open source →
    Additional notes

    v0.23.0

    Compare

    Choose a tag to compare

    Open source →
  13. v0.22.2-0.20260710174035-d3e656edcd1d10 Jul 2026pre-release

    Nothing published for this version

  14. v0.22.16 Jul 2026
    Release notes

    Changelog

    Open source →
    Additional notes

    v0.22.1

    Compare

    Choose a tag to compare

    Open source →
  15. v0.22.06 Jul 2026
    Release notes

    Changelog

    • b194739 Add experimental Go module proxy support (#358)
    • 648adcb feat: add uvx (uv tool run) package executor (#357)
    • 0296514 fix: fail fast when package manager is not installed (#360)
    Open source →
    Additional notes

    v0.22.0

    Compare

    Choose a tag to compare

    Open source →
  16. v0.21.4-0.20260706120743-e0cf168d789c6 Jul 2026pre-release

    Nothing published for this version

  17. v0.21.4-0.20260706105624-0e94ec78549b6 Jul 2026pre-release

    Nothing published for this version

  18. v0.21.4-0.20260703124931-b19473945b9d3 Jul 2026pre-release

    Nothing published for this version

  19. v0.21.31 Jul 2026
    Release notes

    Changelog

    Open source →
    Additional notes

    v0.21.3

    Compare

    Choose a tag to compare

    Open source →
  20. v0.21.226 Jun 2026

    Nothing published for this version

  21. v0.21.126 Jun 2026

    Nothing published for this version

  22. v0.21.026 Jun 2026

    Nothing published for this version

  23. v0.20.023 Jun 2026

    Nothing published for this version

  24. v0.19.2-0.20260622044202-d360e75897f122 Jun 2026pre-release

    Nothing published for this version

  25. v0.19.2-0.20260615141455-61230fbcd7d615 Jun 2026pre-release

    Nothing published for this version

  26. v0.19.115 Jun 2026

    Nothing published for this version

  27. v0.19.013 Jun 2026

    Nothing published for this version

  28. v0.18.3-0.20260610105633-76200976133110 Jun 2026pre-release

    Nothing published for this version

  29. v0.18.210 Jun 2026

    Nothing published for this version

  30. v0.18.17 Jun 2026

    Nothing published for this version

  31. v0.18.05 Jun 2026

    Nothing published for this version

  32. v0.17.429 May 2026

    Nothing published for this version

  33. v0.17.328 May 2026

    Nothing published for this version

  34. v0.17.3-0.20260528134212-6087bc922f5428 May 2026pre-release

    Nothing published for this version

  35. v0.17.228 May 2026

    Nothing published for this version

  36. v0.17.127 May 2026

    Nothing published for this version

  37. v0.17.1-0.20260527064211-37958f4441b327 May 2026pre-release

    Nothing published for this version

  38. v0.17.026 May 2026

    Nothing published for this version

  39. v0.16.1-0.20260526120851-0e0f4b3b265226 May 2026pre-release

    Nothing published for this version

  40. v0.16.1-0.20260526065139-083f82dd796d26 May 2026pre-release

    Nothing published for this version

  41. v0.16.1-0.20260521140429-b59c3358e8f921 May 2026pre-release

    Nothing published for this version

  42. v0.16.021 May 2026

    Nothing published for this version

  43. v0.15.020 May 2026

    Nothing published for this version

  44. v0.14.017 May 2026

    Nothing published for this version

  45. v0.13.013 May 2026

    Nothing published for this version

  46. v0.12.111 May 2026

    Nothing published for this version

  47. v0.12.08 May 2026

    Nothing published for this version

  48. v0.11.06 May 2026

    Nothing published for this version

  49. v0.10.2-0.20260506135639-d8abfb6c41c36 May 2026pre-release

    Nothing published for this version

  50. v0.10.14 May 2026

    Nothing published for this version

  51. v0.10.028 Apr 2026

    Nothing published for this version

  52. v0.9.1-0.20260423130503-6099571411f323 Apr 2026pre-release

    Nothing published for this version

  53. v0.9.023 Apr 2026

    Nothing published for this version

  54. v0.8.022 Apr 2026

    Nothing published for this version

  55. v0.7.020 Apr 2026

    Nothing published for this version

  56. v0.6.1-0.20260420154005-544b38b2783920 Apr 2026pre-release

    Nothing published for this version

  57. v0.6.08 Apr 2026

    Nothing published for this version

  58. v0.5.1-0.20260403110612-c7c4fc462fb23 Apr 2026pre-release

    Nothing published for this version

  59. v0.5.01 Apr 2026

    Nothing published for this version

  60. v0.4.7-0.20260324162013-8e563ee5a1dc24 Mar 2026pre-release

    Nothing published for this version